Hi, Although seems that exists a patch for this problem, the newforms continues with the same problem. I have a field that the user fills with: João Ratão In the database shows: Jo? Rat
This behavior happens only in the latest trunk, in the old an unicode exception was raised. In the Admin interface works fine(because uses the oldforms, I guess) In my settings.py I have: DEFAULT_CHARSET = 'utf-8' I'm doing something wrong? Thanks, Nuno Mariz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
