1
0
mirror of https://github.com/django/django.git synced 2025-10-27 07:36:08 +00:00
Files
django/tests/str
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 4cd5d846d4 from master
2015-11-11 12:19:34 -05:00
..