..
handlers
Refactor cache backend to use cache.incr method for request tracking
2023-05-01 21:27:47 +03:00
locale
chore: fix inaccuracies in russian locale
2023-05-13 13:53:57 +03:00
management
Implement AccessFailureLog recordings
2022-04-08 22:16:19 +03:00
migrations
Fix black formatting in migrations
2023-03-01 10:36:29 +02:00
__init__.py
Fix black formatting
2022-11-19 10:51:42 +02:00
admin.py
Add type hint for request variables
2022-05-02 18:21:03 +03:00
apps.py
Update prospector to 1.8.2
2022-12-03 14:12:51 +02:00
attempts.py
Fix code formatting
2022-05-16 10:41:07 +03:00
backends.py
Fix code formatting
2022-07-17 17:19:05 +03:00
checks.py
chore!: deprecate params related to lockout parameters resolution
2023-05-13 14:04:14 +03:00
conf.py
feat!: add AXES_LOCKOUT_PARAMETERS flag
2023-05-13 14:04:14 +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
refactor: refactor get_client_parameters
2023-05-13 14:04:14 +03:00
middleware.py
Add type hint for request variables
2022-05-02 18:21:03 +03:00
models.py
Fix code formatting
2022-05-16 10:41:07 +03:00
signals.py
Optimize imports as part of cleanup round
2021-01-07 18:23:33 +02:00
utils.py
Fix code formatting
2022-05-16 10:41:07 +03:00