django-axes/axes
2019-05-01 15:23:16 +03:00
..
handlers Improve documentation 2019-04-27 18:51:02 +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 Improve check structure and types 2019-05-01 15:23:16 +03:00
__init__.py Version 5.0b1 2019-05-01 14:30:21 +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 deprecation shim for AxesModelBackend 2019-05-01 14:30:21 +03:00
checks.py Improve check structure and types 2019-05-01 15:23:16 +03: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 Revert name change for cooloff_time template argument 2019-05-01 14:30:21 +03:00
middleware.py Improve documentation 2019-04-27 18:51:02 +03:00
models.py Remove reduntant AccessLog.trusted flag 2019-03-13 16:07:25 +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