summaryrefslogtreecommitdiff
path: root/tests/regressiontests/dates/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2013-02-16Fixed #17260 -- Added time zone aware aggregation and lookups.Aymeric Augustin
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2010-11-04Fixed #13935, added support for using QuerySet.dates across related fields. ...Alex Gaynor