21.3 Changing Passwords

The goal of this section is to use the following views in our URL configuration:

Image password_change()

Image password_change_done()

To that end, we also build the following two templates.

Image user/password_change_form.html

Image user/password_change_done.html

To begin, in Example 21.1, we create a separate URL configuration in the user/urls.py ...

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.