django-axes/axes
Aleksi Häkli 911de8f347
Refactor is_user_lockable
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-13 00:58:17 +02:00
..
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
migrations Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
tests Refactor is_user_lockable 2019-02-13 00:58:17 +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 Clean up logging initialization 2019-02-10 20:51:38 +02:00
attempts.py Refactor is_user_lockable 2019-02-13 00:58:17 +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 Run more comprehensive prospector checks 2019-02-12 23:33:18 +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 Improve handler tests 2019-02-13 00:04:50 +02:00
middleware.py Use PEP257 compliant docstrings 2019-02-07 18:42:54 +02:00
models.py Rename CommonAccess to better name 2019-02-12 23:11:18 +02:00
signals.py Pluggable signal handler backend for lockouts 2019-02-07 22:13:30 +02:00
test_settings.py Modernize Django test setting types 2019-02-10 19:40:51 +02:00
test_urls.py Improve line separator conventions 2019-02-07 18:42:53 +02:00
utils.py Add check for empty tuple in get_client_str 2019-02-12 23:11:37 +02:00