django-axes/axes
Aleksi Häkli 9df4f858ed
Add tests for cool off thresholds
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-03-09 21:49:45 +02:00
..
handlers Set Axes request attributes in middleware 2019-03-03 22:13:13 +02:00
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Drop Python 3.5 support 2019-03-09 21:49:45 +02:00
migrations Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
tests Add tests for cool off thresholds 2019-03-09 21:49:45 +02:00
__init__.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
admin.py Clean up and unify imports 2019-02-10 22:06:04 +02:00
apps.py Improve handler design 2019-02-22 19:56:05 +02:00
attempts.py Add tests for cool off thresholds 2019-03-09 21:49:45 +02:00
backends.py Set Axes request attributes in middleware 2019-03-03 22:13:13 +02:00
checks.py Refactor cache checks 2019-02-25 21:05:18 +02:00
conf.py Use django-appconf to 1.0.3+ 2019-03-09 21:49:45 +02:00
decorators.py Set Axes request attributes in middleware 2019-03-03 22:13:13 +02:00
exceptions.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
helpers.py Drop Python 3.5 support 2019-03-09 21:49:45 +02:00
middleware.py Set Axes request attributes in middleware 2019-03-03 22:13:13 +02:00
models.py Drop Python 3.5 support 2019-03-09 21:49:45 +02:00
request.py Drop Python 3.5 support 2019-03-09 21:49:45 +02:00
signals.py Improve handler design 2019-02-22 19:56:05 +02:00
utils.py Move utils to helpers module 2019-02-25 22:54:40 +02:00