1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
Anssi Kääriäinen 7aa538357c Cleaned up testing models.py added for earliest()
The main cleanup was removal of non-necessary __unicode__ method. The
tests didn't break on py3 as the string representation was never used
in the tests.

Refs #17813. Thanks to Simon Charette for spotting this issue.
2013-01-20 08:53:45 +02:00
..
2013-01-08 19:08:15 +01:00
2012-12-29 16:25:24 +02:00
2012-11-25 19:31:53 +01:00
2013-01-08 19:08:15 +01:00