Hi folks. I'm having this annoying problem that I don't have the skill to solve. I'm using James Bennetts django-contact-form (r46 from svn) and I'm subclassing the AkismetContactForm class that's included. I have the latest revision of akismet.py too. My django version is trunk, r6626, which is post-unicode-branch-merge.
I discovered that typing any form of non-ascii character into a form field gives me a UnicodeEncodeError, I've pasted the traceback I get at http://dpaste.com/48248/. What gives? I figure that if django-contact-form's AkismetContactForm class or akismet.py can't handle unicode properly (which would be surprising) or if this was a common problem, I'd be able to find some search results on it, or find something in some issue tracker somewhere, but I've got nothing. Any help would be greatly appreciated. //emil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---