| .. |
|
__init__.py
|
Move tests outside project source folder
|
2021-01-07 18:23:33 +02:00 |
|
base.py
|
take out test-breaking modifications. My test custom user model wasn't working.
|
2025-02-19 18:09:40 +02:00 |
|
settings.py
|
update testconfig: use AxesStandaloneBackend
|
2022-08-18 16:32:00 +03:00 |
|
test_admin.py
|
Tests for AccessFailureLog
|
2022-04-08 22:16:19 +03:00 |
|
test_attempts.py
|
refactor: remove attempt_time parameter
|
2024-10-02 20:15:31 +03:00 |
|
test_backends.py
|
Optimize imports as part of cleanup round
|
2021-01-07 18:23:33 +02:00 |
|
test_checks.py
|
Add unit tests for security check W006
|
2026-02-06 20:31:41 +02:00 |
|
test_conf.py
|
Fix circular import with custom user models
|
2026-02-06 20:19:42 +02:00 |
|
test_decorators.py
|
test: change status code to 429
|
2023-04-25 19:42:37 +03:00 |
|
test_failures.py
|
Tests for AccessFailureLog
|
2022-04-08 22:16:19 +03:00 |
|
test_handlers.py
|
Added separate UT for complete, partial & no delete senarios
|
2025-07-05 16:19:19 +03:00 |
|
test_helpers.py
|
Enhance get_lockout_response to support original_response parameter
|
2025-12-19 21:19:03 +02:00 |
|
test_logging.py
|
Fix failing test case for new Django versions
|
2024-09-21 11:32:34 +03:00 |
|
test_login.py
|
take out test-breaking modifications. My test custom user model wasn't working.
|
2025-02-19 18:09:40 +02:00 |
|
test_management.py
|
Add new management command axes_reset_ip_username
|
2023-11-28 20:37:39 +01:00 |
|
test_middleware.py
|
test: change status code to 429
|
2023-04-25 19:42:37 +03:00 |
|
test_models.py
|
Tests for AccessFailureLog
|
2022-04-08 22:16:19 +03:00 |
|
test_signals.py
|
Optimize imports as part of cleanup round
|
2021-01-07 18:23:33 +02:00 |
|
urls.py
|
Move tests outside project source folder
|
2021-01-07 18:23:33 +02:00 |
|
urls_empty.py
|
Move tests outside project source folder
|
2021-01-07 18:23:33 +02:00 |