summaryrefslogtreecommitdiff
path: root/tests/modeltests/reserved_names/tests.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
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-09-13Migrated reserved_names doctests. Thanks to Eric Florenzano.Russell Keith-Magee