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