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.8+

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

Uploaded Source

Built Distribution

django_password_reset-1.0-py2.py3-none-any.whl (49.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-password-reset-1.0.tar.gz
Algorithm Hash digest
SHA256 3c3592970a2f9db9ff1369a2b5b1569a1af75154c8942ec92afe29de80b7149c
MD5 1adfc5dcb7765c3ccba00e6a7a20a05c
BLAKE2b-256 eff64e48e064eebb1da3bfd78666e38328bdf980cd118c6614751519542803d1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_password_reset-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c2eeb2e8458b8dca8b118d6d7d187998cd510db4547e1e75edf034aff82504df
MD5 546d9e5cad852266594c9b31612e6e4b
BLAKE2b-256 8aca20cc35a234f2206a88da0aa60bf13a2fa4ccc205be99c6cab38fd81edd8e

See more details on using hashes here.

Provenance

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