Changes between Version 1 and Version 2 of Ticket #32349
- Timestamp:
- Jan 13, 2021, 7:01:26 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32349 – Description
v1 v2 17 17 Reverse for 'password_reset_done' not found. 'password_reset_done' is not a valid view function or pattern name. 18 18 19 19 All my other password reset views work though. 20 20 21 21 I discovered that in django.contrib.auth.views the class PasswordResetView(PasswordContextMixin, FormView): has a success_url of: