Hi, in these tickets, are we talking about the encoding used in the database connection for the communication between django and the database, the encoding of how the database stores its data, or the encoding in which the templates are stored? Or even the encoding used in the http transaction?
I thought it's only the first one. But when I read this thread, you're touching everything and even ruby, and I'm now completely confused. Can you help me with a few answers? 1. Are all these tickets really about the connection encoding? 2. If so, what's the problem of using utf8 for the connection for everybody? I don't see how this would be a problem for anybody who is using a different encoding for templates, within the database's storage or else, since there's no loss in converting anything into utf8. Or is there? So long, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
