#15949: documentation for view password_reset_done needs changing.
----------------------------------+-------------------------------
Reporter: cyclops@… | Owner: nobody
Type: Cleanup/optimization | Status: new
Milestone: | Component: Documentation
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 1
----------------------------------+-------------------------------
http://docs.djangoproject.com/en/1.3/topics/auth/#django.contrib.auth.views.password_reset_done
The text reads:
"The page shown after a user has reset their password."
A better wording would be:
"The page shown after a user has been emailed a link to reset their
password. This view is called by default, if the view ''password_reset''
was not supplied a ''post_reset_redirect'' URL.
The exact same change applies to versions 1.2 and development branch.
--
Ticket URL: <http://code.djangoproject.com/ticket/15949>
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.