summaryrefslogtreecommitdiff
path: root/tests/regressiontests/custom_managers_regress/models.py
AgeCommit message (Expand)Author
2009-03-20Fixed #2698 -- Fixed deleting in the presence of custom managers.Malcolm Tredinnick
2009-03-15Use plain model.Manager, or suitable proxy, for model saving.Malcolm Tredinnick