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 18063,"repr() should return only ascii, not unicode",Thomas Güttler,nobody,"repr() should only contain ascii, not unicode. You get strange errors like ""unprintable Exception"" if there are non ascii chars in the repr() of a model (e.g. raise Exception(u'Failed obj-repr=%r' % obj)). The attached patch passes all unittests on up to date django 1.4 SVN.",Bug,closed,"Database layer (models, ORM)",dev,Normal,wontfix,,hv@… real.human@…,Unreviewed,1,0,0,0,0,0