django-axes/axes/tests
Aleksi Häkli 8b3c5e7b5a
Refactor cache checks
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-25 21:05:18 +02:00
..
__init__.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
base.py Fix bug in missing cache backends 2019-02-25 16:45:56 +02:00
settings.py Improve documentation 2019-02-25 17:04:03 +02:00
test_attempts.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_backends.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_checks.py Refactor cache checks 2019-02-25 21:05:18 +02:00
test_decorators.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_handlers.py Add dummy handler implementation 2019-02-24 22:37:23 +02:00
test_logging.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_login.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_management.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_middleware.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_models.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_signals.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_utils.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
urls.py Use pytest for test runner 2019-02-20 23:05:21 +02:00