1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Simon Charette 946e7679f3 [1.9.x] Fixed #25730 -- Made Model.__str__() always return str instances.
Thanks to Kevin Turner for the report and Tim for the review.

Backport of 4cd5d846d4a0a62bba6edf435a8ae9c6dcfacb43 from master
2015-11-11 12:19:34 -05:00
..