On 12/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I was having problems with newforms as well. I solved it by encoding all values that might be problematic with .encode('utf-8') and followed the instructions here: http://gs.usus.se/2006/12/26/django-i18n-trouble-with-newforms/
Hi Gustaf, You shouldn't have to hack around the library like that; it's intended to handle encoding issues for you. Could you create a ticket (or just respond here) with the offending data, the offending code and the full traceback? That way, we'll fix the library so you don't have to hack around it. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---