django-axes/axes
Aleksi Häkli 4a29d5a8fc
Version 4.5.2
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-01-12 21:03:53 +02:00
..
locale Turkish translation added 2019-01-12 21:05:21 +03:00
management Ignore argument definitions and import reports for signal handlers and utilities 2018-04-21 17:08:09 +03:00
migrations migration was not generated when verbose names were added for models. 2018-10-24 15:44:08 -07:00
tests Fix tests for Django 2.1 2018-12-23 15:52:21 +01:00
__init__.py Version 4.5.2 2019-01-12 21:03:53 +02:00
admin.py Add translations for the admin fieldset headers 2018-07-17 15:57:24 +02:00
apps.py Clean up module imports 2018-04-21 00:33:44 +03:00
attempts.py Removed duplicated code 2019-01-11 12:43:11 -05:00
backends.py Fix AxesModelBackend function signature compatibility 2018-12-23 03:46:44 +02:00
conf.py Added setting to reset failed attempts on successful login. 2018-10-26 14:45:06 +02:00
decorators.py Add Python 3.7 to supported versions 2018-12-10 19:48:46 +02:00
models.py Add Python 3.7 to supported versions 2018-12-10 19:48:46 +02:00
signals.py Backwards compatibility fixes for credentials 2018-12-23 02:58:53 +02:00
test_settings.py Add Python 3.7 to supported versions 2018-12-10 19:48:46 +02:00
test_settings_cache.py Ignore argument definitions and import reports for signal handlers and utilities 2018-04-21 17:08:09 +03:00
test_urls.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
utils.py Backwards compatibility fixes for credentials 2018-12-23 02:58:53 +02:00