mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-27 08:24:02 +00:00
Clean up internal implementations and tests while keeping the APIs as similar as possible where feasible. The goal of this change is to not change any documented or stable APIs that might be in use by users, but to improve the internal implementations for maintainability and usability. Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| settings.py | ||
| test_access_attempt.py | ||
| test_access_attempt_config.py | ||
| test_backends.py | ||
| test_checks.py | ||
| test_decorators.py | ||
| test_handlers.py | ||
| test_logging.py | ||
| test_management.py | ||
| test_middleware.py | ||
| test_models.py | ||
| test_utils.py | ||
| urls.py | ||