Skip to main content

Class-based views for password reset.

Project description

Build Status

Class-based views for password reset, the usual “forget password?” workflow:

  • User fills his email address or username

  • Django sends him an email with a token to reset his password

  • User chooses a new password

The token is not stored server-side, it is generated using Django’s signing functionality.

  • Author: Bruno Renié and contributors

  • Licence: BSD

  • Compatibility: Django 1.4+ (cryptographic signing needed)

Installation

  • pip install -U django-password-reset

  • Add password_reset to your INSTALLED_APPS

  • Include password_reset.urls in your root urls.py

For extensive documentation see the docs folder or read it on readthedocs

To install the in-development version of django-password-reset, run pip install django-password-reset==dev.

Bugs

Really? Oh well… Please Report. Or better, fix :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-password-reset-0.9.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

django_password_reset-0.9-py2.py3-none-any.whl (46.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-password-reset-0.9.tar.gz.

File metadata

File hashes

Hashes for django-password-reset-0.9.tar.gz
Algorithm Hash digest
SHA256 30ec28568ec279cd4453020465360ae5e228abaa6d0424ce4074297457b94428
MD5 c04eb2913d486e22f7f3340da4f2778b
BLAKE2b-256 7b5d1b77bae4cdb1285bae5e63d57cfc9bd246eb8e2984a35182212a7f7a757b

See more details on using hashes here.

File details

Details for the file django_password_reset-0.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_password_reset-0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b57395d24b1d87471b156043e2aa3a00b248b97dcf1c06a8b523b7566b7fa23b
MD5 8a63e6539812ca114e9dd501e010148c
BLAKE2b-256 4b6a8c7c8076504e38052a35890a4e30aa0ddef7f6c6b7dc705de34a950e62e6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page