django-axes/axes/tests
2020-11-05 20:06:49 +02: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 assertEquals() --> assertEqual() 2020-09-10 21:21:16 +03: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 Prevent AccessAttempt creation for None username. 2020-11-05 20:06:49 +02:00
test_helpers.py Add configurable lockout callable 2020-01-08 21:28:14 +02:00
test_logging.py Deprecate settings.AXES_LOGGER configuration flag 2020-09-26 21:44:56 +03:00
test_login.py Split requirements files and bumped black/mypy versions 2020-09-17 15:06:07 +03:00
test_management.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
test_middleware.py Apply Black for py36 2020-10-16 11:15:40 +03: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 black formatting 2020-09-11 11:03:15 +03:00
urls.py Changed url() to path() 2020-09-10 21:21:32 +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