summaryrefslogtreecommitdiff
path: root/tests/regressiontests/managers_regress/models.py
AgeCommit message (Expand)Author
2010-10-14Fixed #14460 -- converted managers_regress tests from doctests to unittests. ...Alex Gaynor
2008-09-02Fixed #7154 -- Inherit all model managers from abstract base classes.Malcolm Tredinnick