mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 00:24:48 +00:00
This missing implementation prevented custom implementations for the failure fetching logic in the handler classes because Axes would not invoke them from them, and would use the base handler class implementation instead. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| settings.py | ||
| test_admin.py | ||
| test_attempts.py | ||
| test_backends.py | ||
| test_checks.py | ||
| test_decorators.py | ||
| test_handlers.py | ||
| test_helpers.py | ||
| test_logging.py | ||
| test_login.py | ||
| test_management.py | ||
| test_middleware.py | ||
| test_models.py | ||
| test_signals.py | ||
| test_utils.py | ||
| urls.py | ||