Django reset password example project

How to

Run

export SECRET_KEY=$(bash key_generator.sh); python manage.py runserver