Contents

django-axes 7.0.0

0

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

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

Stars: 1486, Watchers: 1486, Forks: 346, Open Issues: 19

The jazzband/django-axes repo was created 14 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1486 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 19 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 12.0

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

django-annoying 0.10.7

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

django-allauth 65.0.2

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