﻿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
25468	DjangoJSONEncoder should call unicode() on proxy strings.	Stavros Korokithakis	nobody	If one uses the translation framework to get a string to convert to JSON, the DjangoJSONEncoder will choke on it, as it won't try to reify it. It should check the object type and call unicode() on proxy objects instead.	New feature	closed	Core (Serialization)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
