﻿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
26721	"""loaddata"" can not load data generated by ""dumpdata"" due to encoding issues"	OBu	nobody	"When I ""dumpdata"" my database on my Windows 8.1 machine and load the dumped file with ""loaddata"", I get encoding errors. 

Opening the dumped file with ntepad++, setting the encoding to UTF-8 and saviong it again helps. 

http://python.6.x6.nabble.com/Problems-with-dumpdata-loaddata-td5187942.html
describes the problem in detail so it seems I'm not alone...

It might not be a Django problem but a windows pipeline-issue (I was using the powershell), but it is a bit embarassing. "	Bug	new	Core (Serialization)	1.9	Normal		dumpdata loaddata		Unreviewed	0	0	0	0	0	0
