Skip to main content

Class-based views for password reset.

Project description

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.2.tar.gz (7.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-password-reset-0.2.tar.gz
Algorithm Hash digest
SHA256 b4db9f3f2e001fed333f12cf904ecc4e652889a006f386781108ce3bab25061a
MD5 ab2be7a8b7726c6f61a5cc4bb4290b65
BLAKE2b-256 339fc5b28552d8a00d32021d1c0463725fd0b4417404b6fb8e426fd585ee9e06

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