Opened 11 years ago
Closed 11 years ago
#17359 closed Uncategorized (wontfix)
New authentication signals not listed in signals reference. (/en/dev/ref/signals)
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://docs.djangoproject.com/en/dev/ref/signals
Documentation on authentication signals: https://docs.djangoproject.com/en/dev/topics/auth/#login-and-logout-signals
Note: See
TracTickets for help on using
tickets.
I think the signals listed at that page are the ones sent by the core code. The auth contrib app signals are linked (together with the comments contrib app ones) from the See also box at the top of the page.