summaryrefslogtreecommitdiff
path: root/tests/modeltests/save_delete_hooks/tests.py
AgeCommit message (Expand)Author
2012-07-22[py3] Replaced unicode/str by six.text_type/bytes.Aymeric Augustin
2011-10-13Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor
2010-10-11Converted save_delete_hooks tests from doctests to unittests. We have always...Alex Gaynor