django-axes/axes
2018-12-25 18:55:15 +01: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 Remove unused AccessAttempt.trusted flag 2018-12-25 18:55:15 +01:00
tests Fix tests for Django 2.1 2018-12-23 15:52:21 +01:00
__init__.py Version 4.5.0 2018-12-25 17:47:11 +01:00
admin.py Remove unused AccessAttempt.trusted flag 2018-12-25 18:55:15 +01:00
apps.py Clean up module imports 2018-04-21 00:33:44 +03:00
attempts.py Remove unused AccessAttempt.trusted flag 2018-12-25 18:55:15 +01: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 Remove unused AccessAttempt.trusted flag 2018-12-25 18:55:15 +01: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