﻿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	Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell	OBu	David Smith	"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 notepad++, setting the encoding to UTF-8 and saving it again helps. 

[https://groups.google.com/d/topic/django-users/NAHD058Gh_Q/discussion A django-users thread] 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 embarrassing. "	Cleanup/optimization	closed	Documentation	1.9	Normal	fixed	dumpdata loaddata		Ready for checkin	1	0	0	0	0	0
