﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22521	Moderinze CSV export docs to cover UTF8 sheets.	brycenesbitt	nobody	"To the documentation at:
https://docs.djangoproject.com/en/dev/howto/outputting-csv/

I suggest adding:
response.write(u'\ufeff'.encode('utf8'))

At this point any new software should certainly be writing out utf8 spreadsheets, and
the byte order mark is needed by various versions of MS Excel to properly interpret the utf8 sheets."	Cleanup/optimization	closed	Documentation	1.6	Normal	wontfix	csv		Unreviewed	0	0	0	0	1	0
