summaryrefslogtreecommitdiff
path: root/tests/modeltests/delete/__init__.py
AgeCommit message (Expand)Author
2010-11-09Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...Carl Meyer
2008-06-21Added tests for corner case with deleting where objects are deleted in the wr...Luke Plant