I'm developing an app and want to use Portuguese characters in the
verbose field names for my models. The tables were created fine but
when I tried to implement the admin pages I received a
DjangoUnicodeDecodeError when it hit the first non-ASCII character. Is
this just a bug with the admin page processing?
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to