Re: Problems with Unicode in "verbose_name" and "verbose_name_plural"

2008-12-16 Thread diogobaeder
Thanks a lot, Karen! That solved the problem! :-) And sorry for my lack of attention at the PEP... Bye, Diogo On 16 dez, 21:22, "Karen Tracey" wrote: > On Tue, Dec 16, 2008 at 6:06 PM, diogobaeder wrote: > > > Hi there, > > > I'm trying to use accents in a string, inside the Meta propertie

Re: Problems with Unicode in "verbose_name" and "verbose_name_plural"

2008-12-16 Thread Karen Tracey
On Tue, Dec 16, 2008 at 6:06 PM, diogobaeder wrote: > > Hi there, > > I'm trying to use accents in a string, inside the Meta properties, but > Python throws the following error: > > SyntaxError: Non-ASCII character '\xc3' in file /home/diogo/sites/ > projetos/diogobaeder/django_site/diogobaeder/.