
django-axes 8.3.1
0
Keep track of failed login attempts in Django-powered sites.
Contents
Keep track of failed login attempts in Django-powered sites.
Stars: 1653, Watchers: 1653, Forks: 361, Open Issues: 20The jazzband/django-axes repo was created 16 years ago and the last code push was 15 hours ago.
The project is very popular with an impressive 1653 github stars!
How to Install django-axes
You can install django-axes using pip
pip install django-axes
or add it to a project with poetry
poetry add django-axes
Package Details
- Author
- Josh VanderLinden, Philip Neustrom, Michael Blume, Alex Clark, Camilo Nova, Aleksi Hakli
- License
- MIT
- Homepage
- https://github.com/jazzband/django-axes
- PyPi:
- https://pypi.org/project/django-axes/
- Documentation:
- https://django-axes.readthedocs.io/
- GitHub Repo:
- https://github.com/jazzband/django-axes
Classifiers
- Internet/Log Analysis
- Security
- System/Logging
Related Packages
Errors
A list of common django-axes errors.
Code Examples
Here are some django-axes code examples and snippets.
GitHub Issues
The django-axes package has 20 open issues on GitHub
- BUG: Incorrect warning message regarding AXES_LOCKOUT_PARAMETERS with django-axes 8.1.0
AXES_COOLOFF_TIMEis undocumented- chore(deps): bump black from 25.11.0 to 26.1.0
- BUG: DataError value too long for type character varying(255)
- chore(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0
- chore(deps): bump tox from 4.32.0 to 4.34.1
- Fix: custom user model circular import
- Fix: AttributeError when optional settings are undefined
- chore(deps): bump coverage from 7.13.0 to 7.13.1
- Add tests for security check W006
pythonfix







