November 2015
Beginner to intermediate
840 pages
26h 30m
English
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 ...
Read now
Unlock full access