mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
07b92cd489
commit
a757b5b8ca
3 changed files with 8 additions and 8 deletions
|
@ -12,7 +12,7 @@ A list of all the signals that Django sends.
|
|||
The :doc:`comment framework </ref/contrib/comments/index>` sends a :doc:`set
|
||||
of comment-related signals </ref/contrib/comments/signals>`.
|
||||
|
||||
The :ref:`authentication framework <topics-auth>` sends :ref:`signals when
|
||||
The :doc:`authentication framework </topics/auth>` sends :ref:`signals when
|
||||
a user is logged in / out <topics-auth-signals>`.
|
||||
|
||||
Model signals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue