django-axes/axes
Aleksi Häkli 488cd04856
Use LocMemCache in the development setup
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-26 16:49:35 +02:00
..
handlers Add public API documentation on the handler class 2019-02-26 13:04:35 +02:00
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Move utils to helpers module 2019-02-25 22:54:40 +02:00
migrations Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
tests Use LocMemCache in the development setup 2019-02-26 16:49:35 +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 Move utils to helpers module 2019-02-25 22:54:40 +02:00
backends.py Move utils to helpers module 2019-02-25 22:54:40 +02:00
checks.py Refactor cache checks 2019-02-25 21:05:18 +02:00
conf.py Improve documentation 2019-02-25 17:04:03 +02:00
decorators.py Move utils to helpers module 2019-02-25 22:54:40 +02:00
exceptions.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
helpers.py Move utils to helpers module 2019-02-25 22:54:40 +02:00
middleware.py Move utils to helpers module 2019-02-25 22:54:40 +02:00
models.py Remove redundant AccessAttempt.failures property 2019-02-22 19:55:10 +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