summaryrefslogtreecommitdiff
path: root/tests/regressiontests/delete_regress/models.py
AgeCommit message (Expand)Author
2010-04-04Tweaked a test model in delete_regress to avoid having a column name that cau...Karen Tracey
2010-03-15Fixed #12953 -- Ensure that deletion cascades through generic relations. Also...Russell Keith-Magee
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-06-03Fixed #9479 -- Corrected an edge case in bulk queryset deletion that could ca...Russell Keith-Magee