summaryrefslogtreecommitdiff
path: root/tests/modeltests/ordering/tests.py
AgeCommit message (Expand)Author
2012-02-04Fixed #8291 -- Allowed 'pk' to be used as an ordering option in `Model.Meta`....Julien Phalip
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-10-11Converted ordering tests from doctests to unittests. We have always been at ...Alex Gaynor