[EMAIL PROTECTED] wrote: > What does one need to do to set up MySQL to handle Unicode with Django? > I found that I could not input Unicode characters in the admin > interface when using MySQL as the back end. Everything works perfectly > out of the box with Postgres, though. >
sorry, i don't know how to set up MySQL. in case of postres, the only thing is to create the db with the correct encoding ("createdb -E utf8"). i assume it's the same for mysql. gabor --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---