django-axes/axes
Aleksi Häkli 295eb62527
Release 4.4.3
Fixes #370

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2018-12-08 15:24:52 +02:00
..
locale/de/LC_MESSAGES Add translations for the admin fieldset headers 2018-07-17 15:57:24 +02: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 Merge pull request #366 from arjenzijlstra/feature-reset-on-success 2018-10-31 18:35:29 +02:00
__init__.py Release 4.4.3 2018-12-08 15:24:52 +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 Added setting to reset failed attempts on successful login. 2018-10-26 14:45:06 +02:00
backends.py Update message of parameter required exception in AxesModelBackend. 2018-11-06 18:44:12 +01:00
conf.py Added setting to reset failed attempts on successful login. 2018-10-26 14:45:06 +02:00
decorators.py Add a setting to supply a callable that can return a correct username given a request object #318 2018-05-22 14:54:45 -07:00
models.py Added setting to reset failed attempts on successful login. 2018-10-26 14:45:06 +02:00
signals.py Put count on its own line. 2018-10-31 08:38:54 +01:00
test_settings.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03: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 Add a setting to supply a callable that can return a correct username given a request object #318 2018-05-22 14:54:45 -07:00