Re: Hi, i have been having trouble with django encoding...help, please!

2006-11-04 Thread Italo Maia
Yeap, the problem was that my templates were not being saved as utf-8. Doing that, problem solved. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-u

Re: Hi, i have been having trouble with django encoding...help, please!

2006-11-04 Thread orestis
Make sure that the page is actually encoded in UTF-8. Open it in notepad, then save it again chooding UTF-8 in the encoding drop down. Then open it again and see if it is displayed correctly: a) In notepad b) In a browser (statically served) I had zero problems with django and encodings, I had

Hi, i have been having trouble with django encoding...help, please!

2006-11-04 Thread Italo Maia
Hi, i'm brasilian, and i have had a encoding problem with django. See, i have this page: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml"; > Ol� mundo and when i tell django to render it, the "�" of "Ol� mundo" becames a "?". Settings language code