summaryrefslogtreecommitdiff
path: root/tests/ordering/tests.py
AgeCommit message (Expand)Author
2015-01-28[1.8.x] Refs #24060 -- Added a test demonstrating reverse order isn't mutableJosh Smeaton
2015-01-19[1.8.x] Fixed #24174 -- Fixed extra order by descendingJosh Smeaton
2015-01-13Fixed #24060 -- Added OrderBy ExpressionsJosh Smeaton
2014-04-30Fixed #19195 -- Allow explicit ordering by a relation `_id` field.Simon Charette
2013-10-19Removed unused local variables in tests.Tim Graham
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner