mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 00:24:48 +00:00
A handler is always loaded if Axes is active, and the dummy handler is intended for use when the user wishes to use either the middleware or authentication backends but does not want Axes to handle or emit signals from authentication events. Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| settings.py | ||
| test_attempts.py | ||
| test_backends.py | ||
| test_checks.py | ||
| test_decorators.py | ||
| test_handlers.py | ||
| test_logging.py | ||
| test_login.py | ||
| test_management.py | ||
| test_middleware.py | ||
| test_models.py | ||
| test_signals.py | ||
| test_utils.py | ||
| urls.py | ||