django-axes
Login monitor
A Django plugin for monitoring and blocking suspicious login attempts
Keep track of failed login attempts in Django-powered sites.
2k stars
24 watching
351 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-admin2 | A modern, extendable admin interface built on top of Django. | 1,182 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
adinhodovic/django-mixin | A collection of tools and configurations for monitoring Django applications with Prometheus and Grafana. | 53 |
jazzband/django-simple-history | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 752 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-nose | Tools for running and testing Django applications | 880 |
jazzband/django-analytical | An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |
jazzband/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,500 |
mwarkentin/django-watchman | Provides a RESTful API to monitor the health and status of backing services such as databases and caches. | 541 |
revsys/django-health-check | Automates monitoring and reporting of application health checks at deployment time. | 1,252 |
farridav/django-jazzmin | A Django admin theme that integrates AdminLTE 3.2 and Bootstrap 5 for a modern interface. | 1,658 |