summaryrefslogtreecommitdiff
path: root/tests/custom_managers/tests.py
AgeCommit message (Expand)Author
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-27Fixed a number of minor misspellings.Julien Phalip
2013-07-26Fixed #20625 -- Chainable Manager/QuerySet methods.Loic Bistuer
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner