Updated docs

This commit is contained in:
Ross Lawley
2012-09-14 10:18:44 +00:00
parent 4defc82192
commit 864053615b
3 changed files with 15 additions and 0 deletions

View File

@@ -344,6 +344,10 @@ Its value can take any of the following constants:
their :file:`models.py` in the :const:`INSTALLED_APPS` tuple.
.. warning::
Signals are not triggered when doing cascading updates / deletes - if this
is required you must manually handle the update / delete.
Generic reference fields
''''''''''''''''''''''''
A second kind of reference field also exists,