Changes between Initial Version and Version 5 of Ticket #27901
- Timestamp:
- Mar 4, 2017, 3:10:54 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27901
- Property Summary Problem with Django & MySQL & model fields returning custom unicode classes → Problem with Django models & MySQL & custom unicode classes
-
Ticket #27901 – Description
initial v5 12 12 Cheers 13 13 Domi 14 15 '''EDIT:''' It has NOTHING to do with my custom text field, this was just an example. Basically Django (or MySQLdb) fails when writing non-`unicode` objects (but `unicode`-inherited objects) values to a `TextField`. Proof for that issue is right here: https://gist.github.com/domibarton/aa691342321f63f3511bb1ff53b946c7