Backport of Django 1.9 password validation
Project description
A backport of the password validation system from Django 1.9 (by Erik Romijn), for use on earlier Django versions.
Password validation isn’t hard to implement yourself, but if you use this backport you’ll be writing your validators to the same API that will be built-in to upcoming Django versions.
django-password-validation supports Django 1.8.2 and later on Python 2.7, 3.3, 3.4, pypy, and pypy3.
Getting Help
Documentation for django-password-validation is available at https://django-password-validation.readthedocs.org/
This app is available on PyPI and can be installed with pip install django-password-validation.
Contributing
See the contributing docs.
CHANGES
0.1 (2015.06.10)
Initial release, backported from Django commit 9851e54121b3.
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
Hashes for django-password-validation-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95b0a6c605d19f27a043cc27577c01cda46dab56ec1483ab317e38a4ebf9a724 |
|
MD5 | 5d0b344e6281d2c694a1e39b3fd02bf7 |
|
BLAKE2b-256 | 4f1819e3808a93aa6bb5d0a0779463a8fbdee350feb0ba9da028aa9e20450079 |