Pierre-Sassoulas / django-zxcvbn-password-validatorLinks
A translatable password validator for django, based on zxcvbn-python and available with pip.
☆30Updated last week
Alternatives and similar repositories for django-zxcvbn-password-validator
Users that are interested in django-zxcvbn-password-validator are comparing it to the libraries listed below
Sorting:
- Production webservers as a Django management command☆91Updated 5 months ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆26Updated last year
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Check for differences between requirements.txt files and your environment☆37Updated 3 weeks ago
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 3 years ago
- Write advanced filename patterns using the Format Format String Syntax.☆74Updated last week
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- Translate Django model fields in a PostgreSQL JSONField☆77Updated this week
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- ☆123Updated last month
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 5 years ago
- Subjectively 'better' technical debug pages for 404/500 errors.☆45Updated 3 years ago
- Django Single File Templates — inspired by Vue's Single file components☆31Updated 5 years ago
- Healthchecks for Django☆42Updated 5 months ago
- Expose Django management commands in the admin☆88Updated 10 months ago
- Data anonymizer for Django☆28Updated this week
- Use PostgreSQL's and MySQL's JSONField, but fall back to a TextField implementation on other databases☆24Updated 4 years ago
- Polymorphic models implementation for django.