django-axes/axes
2019-05-07 23:42:07 +03:00
..
handlers Add settings flag for disabling Axes 2019-05-07 23:37:48 +03:00
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Add backwards compatibility link for axes_reset_user 2019-05-01 14:30:21 +03:00
migrations Remove reduntant AccessLog.trusted flag 2019-03-13 16:07:25 +02:00
tests Add settings flag for disabling Axes 2019-05-07 23:37:48 +03:00
__init__.py Version 5.0.2 2019-05-07 23:42:07 +03:00
admin.py Remove reduntant AccessLog.trusted flag 2019-03-13 16:07:25 +02:00
apps.py Run checks on application ready hook 2019-05-01 15:23:16 +03:00
attempts.py Add tests for cool off thresholds 2019-03-09 21:49:45 +02:00
backends.py Add settings flag for disabling Axes 2019-05-07 23:37:48 +03:00
checks.py Improve check structure and types 2019-05-01 15:23:16 +03:00
conf.py Add settings flag for disabling Axes 2019-05-07 23:37:48 +03: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 Add settings flag for disabling Axes 2019-05-07 23:37:48 +03:00
middleware.py Add settings flag for disabling Axes 2019-05-07 23:37:48 +03:00
models.py Remove reduntant AccessLog.trusted flag 2019-03-13 16:07:25 +02:00
request.py Improve documentation 2019-05-01 18:28:29 +03: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