1
0
mirror of https://github.com/django/django.git synced 2025-01-17 05:42:40 +00:00
Simon Charette 4cd5d846d4 Fixed #25730 -- Made Model.__str__() always return str instances.
Thanks to Kevin Turner for the report and Tim for the review.
2015-11-11 12:18:52 -05:00
..