So when I changed the encoding in the sql file from LATIN1 to UTF-8 I get 
import errors:

(1 row)

ERROR:  invalid byte sequence for encoding "UTF8": 0xe9 0x67 0x75
CONTEXT:  COPY locations_location, line 31
 setval 


So what encoding can I use that is safe with french accents but at the same 
time can be used in django no problem? LATIN1 was ok in MYSQL




















-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to