django-axes/axes
2025-07-05 16:19:19 +03:00
..
handlers Added individual attempt expiry feature 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 Added individual attempt expiry feature 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 individual attempt expiry feature 2025-07-05 16:19:19 +03:00
apps.py Update syntax to be compliant with new black version 2024-03-04 20:07:47 +02:00
attempts.py Added individual attempt expiry feature 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 Add check for callable settings 2023-06-13 19:15:07 +03:00
conf.py Added individual attempt expiry feature 2025-07-05 16:19:19 +03: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 Change AXES_COOLOFF_TIME callable to take exactly 1 argument 2024-10-02 20:15:31 +03:00
middleware.py Fix code formatting 2023-12-27 12:40:23 +02:00
models.py Added individual attempt expiry feature 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