diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/signals.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/signals.txt b/docs/ref/signals.txt index 18b643a163..cc203f1817 100644 --- a/docs/ref/signals.txt +++ b/docs/ref/signals.txt @@ -9,7 +9,7 @@ A list of all the signals that Django sends. .. seealso:: See the documentation on the :ref:`signal dispatcher <topics-signals>` for - information regarding how to register for and receive signals. + information regarding how to register for and receive signals. The :ref:`comment framework <ref-contrib-comments-index>` sends a :ref:`set of comment-related signals <ref-contrib-comments-signals>`. |
