#15236: Typo in django.contrib.auth signals ---------------------------+------------------------------------------------ Reporter: claudep | Owner: nobody Status: new | Milestone: 1.3 Component: Documentation | Version: SVN Keywords: | Triage Stage: Unreviewed Has patch: 0 | ---------------------------+------------------------------------------------ http://docs.djangoproject.com/en/dev/topics/auth/#login-and-logout-signals :
django.contrib.auth.signals.user_logged_outs (wrong final 's') Moreover, the "added in 1.3" note is missing. -- Ticket URL: <http://code.djangoproject.com/ticket/15236> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
