django/tests/regressiontests/model_inheritance_regress
Aymeric Augustin c01bbb3235 Updated tests of .dates().
Replaced .dates() by .datetimes() for DateTimeFields.
Replaced dates with datetimes in the expected output for DateFields.
2013-02-13 20:25:54 +01:00
..
__init__.py Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, which had multiple problems: 2008-06-09 14:03:35 +00:00
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py Updated tests of .dates(). 2013-02-13 20:25:54 +01:00