Django handles the encoding too? I'm having some headaches with this and don't know how to fix it. For now I've changed all the files to ASCII and it works fine, but when I save it in UTF-8 the site has some encoding problems. Just for illustration, I use non-english caracters in model's verbose name.
Am I doing something wrong? I think Django should handle these kind of difference like gettext does. Thank's, Pedro 2005/11/4, hugo <[EMAIL PROTECTED]>: > > >I also think that utf-8 should be the standard file > >encoding for every language translation file. > > Don't worry. Just stick to what you are comfortable with, gettext will > take care of it. No need to change anything. > > bye, Georg > > -- Pedro Furtado Juiz de Fora - MG