Re: Translation: DjangoUnicodeDecodeError

2012-10-25 Thread Tom Evans
On Thu, Oct 25, 2012 at 2:31 PM, Sandro Dutra wrote: > Hi, I'm having a little problems with translations... > > I've various {% trans "anything" %}, everything is correctly configured, I > do the makemessages and compilemesages with sucess, and everything works > correctly, but I've a problem, wh

Translation: DjangoUnicodeDecodeError

2012-10-25 Thread Sandro Dutra
Hi, I'm having a little problems with translations... I've various {% trans "anything" %}, everything is correctly configured, I do the makemessages and compilemesages with sucess, and everything works correctly, but I've a problem, when I insert special characters in *.po files, I get DjangoUnico