#3754: mysql charset broken
-----------------------------------------------------+----------------------
Reporter: Florian Apolloner <[EMAIL PROTECTED]> | Owner: adrian
Status: new | Component: Database
wrapper
Version: SVN | Keywords:
Stage: Unreviewed | Has_patch: 0
-----------------------------------------------------+----------------------
After updating my django installation to the newest revision I got the
following problem:
Everything is displayed fine except data from the database.
The data is stored as utf-8 in the database, but the output is iso
I tracked the change down to revision 4724, 4723 works fine, in 4724 are
some changes in mysql/*, and since this revision it does not work anymore.
Any ideas?
--
Ticket URL: <http://code.djangoproject.com/ticket/3754>
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
-~----------~----~----~----~------~----~------~--~---