Contents

django-axes 8.3.1

0

Keep track of failed login attempts in Django-powered sites.

Keep track of failed login attempts in Django-powered sites.

Stars: 1653, Watchers: 1653, Forks: 361, Open Issues: 20

The 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
No  django-axes  pypi packages just yet.

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_TIME is 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

See more issues on GitHub

Related Packages & Articles

django-appconf 1.2.0

A helper class for handling configuration defaults of packaged apps gracefully.

django-anymail 14.0

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Mandrill, Postal, Postmark, Resend, Scaleway TEM, SendGrid, SparkPost, and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

django-annoying 0.10.8

This is a django application that tries to eliminate annoying things in the Django framework.

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.