I just start try django 1.3.1, still in the step I of the tutorial,
but noticed that the tables created is in latin1 encoding while I
prefer utf8 for the entire app.

I don't want to set the database default char encoding to be utf8
since I have other non-django apps.

What is the proper way of setting utf8 encoding for django apps?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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