python3-django-axes

Keep track of failed login attempts in Django-powered sites
  https://github.com/jazzband/django-axes
  0
  no reviews



Django-axes is a very simple way for you to keep track of failed login attempts, both for the Django admin and for the rest of your site.

To start using django-axes, just add "axes" to your INSTALLED_APPS.