django-axes/axes/tests
Petr Dlouhý 128d01158c add LOCK_OUT_BY_USER_OR_IP option
store all AccessAttempt records
2020-08-21 17:17:57 +03:00
..
__init__.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
base.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
settings.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_admin.py Add AXES_ENABLE_ADMIN flag to configure showing Axes in admin (#499) 2019-10-09 19:02:45 +03:00
test_attempts.py Pluggable user account whitelisting (#549) 2019-12-29 23:43:55 +02:00
test_backends.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_checks.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_decorators.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_handlers.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
test_helpers.py Add configurable lockout callable 2020-01-08 21:28:14 +02:00
test_logging.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
test_login.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
test_management.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_middleware.py Remove unused imports. 2019-07-09 14:50:09 +02:00
test_models.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_signals.py Add cache handler and refactor tests 2019-02-23 20:19:37 +02:00
test_utils.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00
urls.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
urls_empty.py Add a test for AxesProxyHandler.is_admin_site when admin site isn't registered 2020-05-22 13:44:07 +03:00