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

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

Uploaded Source

Built Distribution

django_password_reset-2.0-py2.py3-none-any.whl (48.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-password-reset-2.0.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.5.5

File hashes

Hashes for django-password-reset-2.0.tar.gz
Algorithm Hash digest
SHA256 2080621bcd3409bc0d516f0ea147648ccff70cf499e24acde37576842797c4d4
MD5 1939bc9fca8e3094274050b240347c63
BLAKE2b-256 4a5acb805f30b11049404549d818892c1937980c09ebf75c538821ddec644136

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_password_reset-2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 48.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.5.5

File hashes

Hashes for django_password_reset-2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1789b6445d4aec802366625b0facba2ab0b406ac0bfa28d26a5fb29d0f889eee
MD5 61a89c1c7f4a4d6da8d9a35e8965e845
BLAKE2b-256 e0a39e8c75842722d08b8ff369972cbe8c25b35c4d7af81726c8af068ab45cea

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