Contents

django-axes 6.4.0

0

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

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

Stars: 1369, Watchers: 1369, Forks: 339, Open Issues: 14

The jazzband/django-axes repo was created 14 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1369 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 14 open issues on GitHub

  • Exclude running test for Python3.7 and Django main.
  • Failed logins and attempt time updated even when lockedout
  • Misleading documentation on django rest framework integration
  • Axes user IP is not set for private proxy IPs
  • AxesBackend should not handle permission checks
  • Support for Django Channels (ASGI)

See more issues on GitHub

Related Packages & Articles

django-appconf 1.0.6

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

django-anymail 10.3

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go

django-annoying 0.10.6

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

django-allauth 0.61.1

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