#5745: MySQL Collations/Charsets and Engines
---------------------------+------------------------------------------------
Reporter:  Armin Ronacher  |       Owner:  nobody          
  Status:  new             |   Component:  Database wrapper
 Version:  SVN             |    Keywords:                  
   Stage:  Unreviewed      |   Has_patch:  0               
---------------------------+------------------------------------------------
 Django should really have a DATABASE_CHARSET / DATABASE_COLLATION setting
 in the settings.py as well as a setting for the mysql database engine.
 It's stunning that unittests can enforce a database collation but tables
 not. Also an argument in the Meta section of models that allows to define
 the collation, charset and engine would be an important thing to have.

 I know that there are workarounds for those limitations but they have all
 disadvantages.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5745>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to