django-axes/axes/tests
2020-07-28 20:21:34 +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 Make code Black's compliant. 2020-07-28 20:21:34 +03:00
test_helpers.py Add configurable lockout callable 2020-01-08 21:28:14 +02:00
test_logging.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_login.py Upgrade QA tools 2019-11-12 12:08:42 +02: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 docs: Fix simple typo, timdelta -> timedelta (#574) 2020-03-13 09:53:03 +02: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