django-axes/axes
Aleksi Häkli aec59a97bc
Fix mypy errors in the utils module
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-22 19:55:50 +02:00
..
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Remove redundant AccessAttempt.failures property 2019-02-22 19:55:10 +02:00
migrations Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
tests Cleanup for utils 2019-02-22 19:55:45 +02:00
__init__.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
admin.py Clean up and unify imports 2019-02-10 22:06:04 +02:00
apps.py Rename Axes appconfig startup method to initialize 2019-02-22 19:55:22 +02:00
attempts.py Refactor utils and attempts internal API 2019-02-22 19:55:41 +02:00
backends.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
checks.py Clean up and unify imports 2019-02-10 22:06:04 +02:00
conf.py Add configurable client IP attribute on requests 2019-02-22 19:55:47 +02:00
decorators.py Clean up logging initialization 2019-02-10 20:51:38 +02:00
exceptions.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
handlers.py Refactor utils and attempts internal API 2019-02-22 19:55:41 +02:00
middleware.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
models.py Remove redundant AccessAttempt.failures property 2019-02-22 19:55:10 +02:00
signals.py Add support for reconfiguring handlers in tests 2019-02-22 19:55:17 +02:00
utils.py Fix mypy errors in the utils module 2019-02-22 19:55:50 +02:00