Fix the documentation for reverse_delete_rule.

This commit is contained in:
David Czarnecki
2014-10-31 11:40:20 -04:00
parent 158e2a4ca9
commit 4b498ae8cd
3 changed files with 4 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ cleaner looking while still allowing manual execution of the callback::
ReferenceFields and Signals
---------------------------
Currently `reverse_delete_rules` do not trigger signals on the other part of
Currently `reverse_delete_rule` does not trigger signals on the other part of
the relationship. If this is required you must manually handle the
reverse deletion.