Django returning weird symbols while trying to download excel file
file_name = \'data.xlsx\' response = HttpResponse(open(file_name, \'rb\'), cont