hugo wrote:

http://code.djangoproject.com/wiki/UnicodeInDjango
It mentions that HTTPResponse should do unicode -> DEFAULT_ENCODING. I think that HTTPRequest should do backward translation. Or am I missing something why it shouldn't?

Reply via email to