We recently ran into a bug involving improper encoding of Unicode data using Django, MySQL, and django-multidb. It took us a little while to track it down so I just wanted to take the opportunity to post a description of the problem and the resolution to help any others out there running into similar issues.
We [...]
Entries Tagged as 'latin1'
django-multidb, MySQLdb, and MySQL Encoding Errors
December 3rd, 2009 · View Comments · Django, Python
Tags:cp1252·Django·django-multidb·encoding·latin1·mysql·utf8