django-axes/tests
sarahboyce 403076ef51 feat(helpers): update get_client_str to accept request object
Use case: include more info about the user in the client_str.
username is already included in the arguments but that would require a separate DB call.
https://github.com/jazzband/django-axes/issues/782
2021-09-02 17:40:05 +03:00
..
__init__.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
base.py set None to failures_since_start 2021-08-31 21:24:26 +03:00
settings.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
test_admin.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_attempts.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_backends.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_checks.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_decorators.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_handlers.py feat(helpers): update get_client_str to accept request object 2021-09-02 17:40:05 +03:00
test_helpers.py feat(helpers): update get_client_str to accept request object 2021-09-02 17:40:05 +03:00
test_logging.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_login.py feat(helpers): update get_client_str to accept request object 2021-09-02 17:40:05 +03:00
test_management.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_middleware.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_models.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02: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