Closed GoogleCodeExporter closed 8 years ago
We needed this option set to True to get correct strings from our models fields
with
non-ASCII characters, in fact if any such characters were in the database field
it
would just bomb on the conversion and return empty strings. I added it as an
option.
See patch attached.
I also noticed that it would not actually honor the MARS_Connection or datefirst
options as an incorrect dictionary would be used to look this up.
Original comment by jacques....@gmail.com
on 15 Jan 2010 at 8:26
Attachments:
Fixed in r175.
Original comment by cra...@gmail.com
on 9 Oct 2010 at 12:34
Original issue reported on code.google.com by
cra...@gmail.com
on 21 Apr 2009 at 3:28