django-axes/axes
2018-07-17 15:57:24 +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 BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
tests 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
__init__.py Bump version 2018-05-26 11:40:46 -05: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 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
backends.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
conf.py Change _ to be gettext_lazy 2018-07-17 15:14:17 +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 Add verbose names for the Model classes 2018-07-17 15:41:06 +02:00
signals.py Use warning for custom authentication backend authentication failures 2018-04-21 17:41:00 +03: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