﻿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
2588	[patch] Django unicode patches	Victor Ng <victor.ng@…>	Adrian Holovaty	"This patch supercedes the patches in #2543, #2554.

I've removed the body of encode_output from VariableNode as it's not correct.  We should be maintaining unicode strings throughout the Django code and converting to a charset only at the last possible moment.

I've modified django.http.__init__ to encode the content to settings.DEFAULT_CHARSET which so that we never get a case of mixed unicode/non-unicode strings."	defect	closed	Internationalization		normal	wontfix		victor.ng@…	Unreviewed	1	0	0	0	0	0
