On Mon, Nov 16, 2009 at 3:59 AM, ulferik <ulf.nordlan...@gmail.com> wrote:

> My problem is that when I put one of these characters (´ Å Ä Ö) in the
> template I get an error like this "UnicodeDecodeError: 'utf8' codec
> can't decode bytes in position 578-579: invalid data"
> Normally I specify the encoding in meta like this "charset=ISO-8859-1"
> or "xml version="1.0" encoding="ISO-8859-1" ". There must be a way of
> changing the encoding in Django. If anyone know how to do that please
> post it here:
>

http://docs.djangoproject.com/en/dev/ref/settings/#file-charset

Karen

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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=.


Reply via email to