mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-25 15:43:44 +00:00
Most of our users are already running on Python 3.6+ and dropping 3.5 and below in a future oriented release allows us to focus on implementing more readable codebases. Fixes #417 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 | ||