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 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 -~----------~----~----~----~------~----~------~--~---