﻿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
11570	Request and Response objects page not using unicode responses in examples	Adam Nelson	nobody	"This is almost pedantic, but the 'Request and Response Objects' page examples are not giving responses in unicode.  This patch changes it.  The only reason this matters is because I was having trouble with updating a copied POST dictionary and one of the avenues I went down was whether there was a problem mixing unicode and non-unicode keys.  This makes it clear that no matter what you do, all keys are made unicode by QueryDict (or at least, that's how it appears).

http://docs.djangoproject.com/en/dev/ref/request-response/"		closed	Documentation	1.0		fixed			Accepted	1	0	0	0	0	0
