Skip to content

Backport of Django 1.9's password validation system for use with earlier Django versions.

License

Notifications You must be signed in to change notification settings

orcasgit/django-password-validation

Repository files navigation

django-password-validation

Test status Test coverage Documentation Status Latest version

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.

About

Backport of Django 1.9's password validation system for use with earlier Django versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •