mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 14:00:27 +00:00
|
Some checks failed
Test / build (3.10, 5) (push) Has been cancelled
Test / build (3.10, 6) (push) Has been cancelled
Test / build (3.10, 7) (push) Has been cancelled
Test / build (3.11, 5) (push) Has been cancelled
Test / build (3.11, 6) (push) Has been cancelled
Test / build (3.11, 7) (push) Has been cancelled
Test / build (3.12, 5) (push) Has been cancelled
Test / build (3.12, 6) (push) Has been cancelled
Test / build (3.12, 7) (push) Has been cancelled
Test / build (3.13, 5) (push) Has been cancelled
Test / build (3.13, 6) (push) Has been cancelled
Test / build (3.13, 7) (push) Has been cancelled
Test / build (3.9, 5) (push) Has been cancelled
Test / build (3.9, 6) (push) Has been cancelled
Test / build (3.9, 7) (push) Has been cancelled
* Use redis cache in `get_approx_account_lockouts_from_login_attempts` * use django_redis in ci * Add `django_redis` and `redis` to requirements.txt * Fix an issue detected by tests: clear redis cache upon block reset * Remove the unnecessary `if` |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| templates | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| ci_settings.py | ||
| config.py | ||
| connection.py | ||
| data.py | ||
| decorators.py | ||
| middleware.py | ||
| models.py | ||
| signals.py | ||
| tasks.py | ||
| test.py | ||
| test_settings.py | ||
| test_urls.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||