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

Uploaded Source

Built Distribution

django_password_reset-0.8.2-py2.py3-none-any.whl (45.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-password-reset-0.8.2.tar.gz
Algorithm Hash digest
SHA256 21cd2255a9683820beddb05b884d22b73657ffb115f7fa86344acf2224b0bf1d
MD5 e2fdc7ab471c028b171c5599d415117d
BLAKE2b-256 eb7bc0690ed21bd65dd08a2699d25b6915dcbe72d635f9ca7f91208dbb69aae4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_password_reset-0.8.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 353d55a143221bb44f8b88f2abef6a8e610095c9757cc52ec2208de02ae0162f
MD5 5caeeac4dd20cfe4e2c4cde6cef0abb5
BLAKE2b-256 89f7364712a54e41bad8bae53f35f44208a593550658eef3fa9d26a8c8d2e9ef

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