I am using django 1.1  and  MYSQL 5.0 with collation utf8_unicode_ci

I have no problems storing unicode strings to database, but when I try
to render a template using any of these chars ñáéíóúÑÁÉÍÓÚ from
database, it throws a TemplateSyntaxError, what should I do ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to