Minimalist app disabling all passwords and sending password reset emails.
Project description
Minimalist app disabling all passwords and sending password reset emails.
Usage
Install app:
pip install django-password-reset
Include password_reset app in INSTALLED_APPS.
Setup password reset template in password_reset/email.txt and password_reset/email_subject.txt.
Do a dry-run, outputting emails to the console instead of sending them:
./manage.py reset_passwords -n
Disable all passwords and send reset emails to all users with management command:
./manage.py reset_passwords
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-email-password-reset-0.1.1.tar.gz
.
File metadata
- Download URL: django-email-password-reset-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f0d92ff1739b34844adb41a071ad69036dd941dd716ab38b839cb7a67568fd2 |
|
MD5 | 5fa81961975b2bb82be728870f70d2ae |
|
BLAKE2b-256 | e5693b7f235e2a2bd70401ad7a7f989ddc5304f07115b10f503f9c351cd14d46 |
File details
Details for the file django_email_password_reset-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_email_password_reset-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b0743f550ec3f3a1f3e8ab1ea71ea7439f1f1947ff0502ecb75146f3e60f650 |
|
MD5 | cba81e1e9196f03bf270d8ebd438eb5a |
|
BLAKE2b-256 | e159d9db61c24e1500407a86a9c67790000ef634f3c367f670741be7f3dba044 |