Re: Django UnicodeEncodeError in errorlist

2012-04-26 Thread Bill Freeman
endering my error list item (which is > u'å') caused the first UnicodeEncodeError having unicode message *'ascii' > codec can't encode character u'\xe5'* and then second UnicodeEncodeError > while rendering the message from the first one. Am I mistaken? >

Django UnicodeEncodeError in errorlist

2012-04-26 Thread Andrei
endering the message from the first one. Am I mistaken? Django version: 1.3.1 (but this seems to happen in 1.4 as well) Full traceback: https://raw.github.com/gist/2499077/ba60cb752acdb429dd6c2814ffb24272037a367a/UnicodeEncodeError.txt http://stackoverflow.com/questions/10332674/django-unicodeencodeerro