django-axes/axes
2018-05-26 11:40:46 -05: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 Fix admin site has_add_permission declarations 2018-04-21 00:33:44 +03: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 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
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 Use new-style class for Meta 2018-04-21 17:25:52 +03: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