Re: UnicodeDecodeError after upgrade to django-1.2.2

2010-09-09 Thread Karen Tracey
There is a ticket with patch for this problem here: http://code.djangoproject.com/ticket/14235 Karen -- http://tracey.org/kmt/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com.

UnicodeDecodeError after upgrade to django-1.2.2

2010-09-09 Thread Dirk Eschler
Hello, after upgrading from 1.2.1 to 1.2.2 i get a UnicodeDecodeError using the dev server. It happens with a simple contact form i'm using. The error page is served as text, white background, no django debug screen. Traceback (most recent call last): File "/path/to/django/core/servers/baseh