summaryrefslogtreecommitdiff
path: root/tests/regressiontests/managers_regress/tests.py
AgeCommit message (Expand)Author
2012-10-06Fixed #19069 -- Improved the error message when trying to query a swapped model.Russell Keith-Magee
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2010-10-14Fixed #14460 -- converted managers_regress tests from doctests to unittests. ...Alex Gaynor