Skip to main content
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 :)

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

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 2Python 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.

Release history Release notifications | RSS feed

This release

2.0 This release

2 files

1.0

2 files

0.9

2 files

0.8.2

2 files

0.8.1

2 files

0.8

2 files

0.7

2 files

0.6.1

2 files

0.6

2 files

0.5.1

2 files

0.5

1 file

0.4

1 file

0.3

1 file

0.2

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page