django-axes/axes
2021-10-11 20:59:06 +03:00
..
handlers #750, fix lockout failure when providing AXES_USERNAME_CALLABLE 2021-10-11 20:59:06 +03:00
locale Add missing Polish translation keys in English 2021-06-16 10:52:12 +03:00
management Roll back axes_reset_username style update 2020-09-20 22:00:59 +03:00
migrations fix duplicated AccessAttempts 2021-09-19 13:26:16 +03:00
__init__.py Fix default_app_config deprecation 2021-06-05 18:44:11 +03:00
admin.py Deprecate django-appconf 2020-09-12 17:03:50 +03:00
apps.py use autofield for now, otherwise we have to bump min version to 3.2 2021-06-09 19:35:29 +03:00
attempts.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
backends.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
checks.py Add AXES_LOGGER deprecation notice to checks 2020-09-27 17:08:01 +03:00
conf.py adding missing extra ending line 2021-08-19 16:02:32 +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 feat(helpers): update get_client_str to accept request object 2021-09-02 17:40:05 +03:00
middleware.py Update string syntax 2021-10-11 20:59:06 +03:00
models.py fix duplicated AccessAttempts 2021-09-19 13:26:16 +03:00
signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
utils.py changes requested by aleksihakli 2020-08-21 17:17:57 +03:00