summaryrefslogtreecommitdiff
path: root/tests/regressiontests/test_utils/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-12-13Fixed #19462 -- Made assertQuerysetEqual detect undefined orderingAnssi Kääriäinen
2010-10-12Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...Alex Gaynor
2008-07-19Fixed #7441 - Improved the doctest OutputChecker to be more lenient with JSON...Russell Keith-Magee