django-axes/axes/handlers
2021-02-15 20:20:49 +02:00
..
__init__.py Refactor handlers to a more pluggable format 2019-02-22 19:55:57 +02:00
base.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
cache.py Add support to reset attempts on the cache handler 2021-02-15 20:20:49 +02:00
database.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
dummy.py Make code Black's compliant. 2020-07-28 20:21:34 +03:00
proxy.py Add @toggleable decorator to signal handler 2020-09-27 17:08:01 +03:00
test.py add LOCK_OUT_BY_USER_OR_IP option 2020-08-21 17:17:57 +03:00