1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Tim Graham 260e9f15fe [1.9.x] Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible.
Backport of de99f558d806a2a1b30072ec95bc44d412d80dab from master
2015-09-25 15:36:05 -04:00
..