summaryrefslogtreecommitdiff
path: root/tests/testapp/models/save_delete_hooks.py
AgeCommit message (Expand)Author
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-09Removed period from save_delete_hooks docstring -- it doesn't fit our styleAdrian Holovaty
2005-08-08Fixed #280 -- Added _pre_delete() and _post_delete() hooks. Also updated the ...Adrian Holovaty