﻿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
5560	unicode lazy strings don't work on Jython	leosoto <leo.soto@…>	nobody	The problem is that on Jython {{{__unicode__}}} lives on object (just like {{{__str__}}} ), so [http://code.djangoproject.com/browser/django/trunk/django/utils/functional.py#L55 assigning the __unicode__ attribute to lazy instances] don't work there.		closed	Uncategorized	dev		fixed	jython		Accepted	1	0	0	0	0	0
