#32349: unable to obtain auth template password_reset_done when using namespaced
urls
---------------------------------+---------------------------------------
Reporter: James Miller | Owner: jhabarsingh
Type: Bug | Status: closed
Component: Template system | Version: 3.1
Severity: Normal | Resolution: invalid
Keywords: password_reset | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Mariusz Felisiak):
* status: assigned => closed
* resolution: => invalid
Comment:
Please check docs about
[https://docs.djangoproject.com/en/3.1/topics/auth/default/#module-
django.contrib.auth.views Using the Django authentication system] it
clearly states URLs used by authentication views, e.g.
`PasswordResetView.success_url` defaults to `'password_reset_done'`. You
left here many support questions (some with answers). If you have more
questions about using authentication views with namespaced URLs you should
use one of
[https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
support channels]. Trac is not the right place for such support questions.
Closing per TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/32349#comment:9>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/074.22ac88874b50c597981114c144f335c5%40djangoproject.com.