django-axes/axes
2019-11-06 17:19:21 +02:00
..
handlers Added username to attempts update in AxesDatabaseHandler.user_login_failed(). 2019-11-06 17:19:21 +02:00
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
migrations Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
tests Added username to attempts update in AxesDatabaseHandler.user_login_failed(). 2019-11-06 17:19:21 +02:00
__init__.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
admin.py Add AXES_ENABLE_ADMIN flag to configure showing Axes in admin (#499) 2019-10-09 19:02:45 +03:00
apps.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
attempts.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
backends.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
checks.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
conf.py Added support for DRF json payload in request 2019-10-25 11:02:00 +03:00
decorators.py Improve lockout and request handling 2019-05-19 18:32:40 +03:00
exceptions.py Improve lockout and request handling 2019-05-19 18:32:40 +03:00
helpers.py Added support for DRF json payload in request 2019-10-25 11:02:00 +03:00
middleware.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
models.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
signals.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
utils.py Make reset for attempts and logs pluggable 2019-07-11 15:31:14 +02:00