21.4 Resetting Passwords
The process for resetting passwords is the same as for changing passwords, but it is a little more involved. We have four views:
password_reset()
password_reset_done()
password_reset_confirm()
password_reset_complete()
For these views, we will build six templates.
user/password_reset_form.html
user/password_reset_email.html ...
Get Django Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.