summaryrefslogtreecommitdiff
path: root/tests/regressiontests/dates
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
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2010-11-04Fixed #13935, added support for using QuerySet.dates across related fields. ...Alex Gaynor