Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.31 KB

README.rst

File metadata and controls

38 lines (25 loc) · 1.31 KB

django-password-policies

travis coverage Latest version on PyPI

django-password-policies-new is an application for the Django framework that provides unicode-aware password policies on password changes and resets and a mechanism to force password changes.

As for now (March 2022), this fork is actively maintained by |iplweb|

Requirements

This application requires Django >= 2.2 and <= 4.1

Documentation

A detailed documentation is available on the project's GitHub Pages.