Create new passwordUnfortunately, sometimes we forget our password. There is a conventional way to ask for a new one, so I am introducing a password reset solution now.


Accounts app

Update or create the next files in the folder of accounts app.

accounts/views.py
accounts/urls.py

Template files

Create the next files in the folder of templates/registration.

templates/registration/password_reset.html
templates/registration/password_reset_done.html

Update static/js/base.js

static/js/base.js