summaryrefslogtreecommitdiff
path: root/tests/modeltests/get_latest/tests.py
AgeCommit message (Expand)Author
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2011-04-22Fixed #11283 -- Made sure that latest() clears previously specified ordering ...Jannis Leidel
2010-09-12Migrate get_latest doctests. Thanks to Alex Gaynor.Russell Keith-Magee