Thanks Tom that clarifies a lot, learning every day. My filesystem is ext4, encoding is irrelevant here right? So, I guess the best thing to do is to convert my database into utf-8 using a method as described here: http://www.bothernomore.com/2008/12/16/character-encoding-hell/
That way I'm consistently using utf-8. Would this also be backwards compatible with my legacy app? I don't see it using any encoding specific. Thanks, Michel -- 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.

