Got it! It was a core problem, so to speak... I tried dropping the database and create it again, this time with the crucial (apparently) option CHARACTER SET utf8.
So, for anyone who has the same problem: CREATE DATABASE <name> CHARACTER SET utf8; It's in the manual and everything :P Did that and tried again and now I can happily enter text in any language. Thanks for taking your time to help, it got me on the right track :) -Björn --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---