Hi all

I'm new Django user. I have a legacy system based on a Postgres 9.1 
database that is using encoding WIN1252. When i try to retrie data from one 
table I get the following error 

>>character 0x81 of encoding "WIN1252" has no equivalent in "UTF8"<< , does 
that mean i cant use Django together with this database or is there some 
setting i need to change ?

All help appreciated

Thank you in advance!


Jan Eskilsson

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/EXpvuuttJ64J.
To post to this group, send email to django-users@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=en.

Reply via email to