django-axes/axes
2026-02-11 22:14:31 +02:00
..
handlers Reverted , remove change from AxesDatabaseHandler.user_login_failed 2025-07-05 16:19:19 +03:00
locale Add Persian translation for django-axes 2025-05-16 23:49:58 +03:30
management Add new management command axes_reset_ip_username 2023-11-28 20:37:39 +01:00
migrations Updated expires_at for null, blank False, lte query update, admin expiration logic simplify 2025-07-05 16:19:19 +03:00
__init__.py Remove compatibility with pkg_resources 2024-02-15 21:39:35 +01:00
admin.py Added cleanup_expired_attempts action 2025-07-08 21:09:10 +03:00
apps.py Update syntax to be compliant with new black version 2024-03-04 20:07:47 +02:00
attempts.py Updated get_individual_attempt_expiry() func placement & renamed to get_attempt_expiration() 2025-07-05 16:19:19 +03:00
backends.py Remove unused methods from AxesStandaloneBackend 2023-06-22 11:44:53 +03:00
checks.py Fix AttributeError when optional settings are undefined 2026-02-06 20:19:42 +02:00
conf.py Implement custom lazy object to avoid JSON errors with Celery 2026-02-11 22:14:31 +02:00
decorators.py Add missing @wraps decorator 2021-01-05 11:57:53 +02:00
exceptions.py Upgrade QA tools 2019-11-12 12:08:42 +02:00
helpers.py Update docs 2025-12-19 21:19:03 +02:00
middleware.py Enhance get_lockout_response to support original_response parameter 2025-12-19 21:19:03 +02:00
models.py Updated expires_at for null, blank False, lte query update, admin expiration logic simplify 2025-07-05 16:19:19 +03:00
signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
utils.py refactor: fix prospector errors 2023-05-13 14:04:14 +03:00