django-axes/axes
2018-04-13 13:48:08 +03:00
..
management Changed the way output is handled in the management commands 2017-11-17 17:34:03 -05:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
tests Add proxy precendence and count configuration 2018-04-13 13:48:08 +03:00
__init__.py Bump version to 4.1.0 2018-02-18 13:59:07 +02:00
admin.py Remove filtering by username 2017-12-06 08:35:44 -05:00
apps.py Clean up apps setup errors and remove obsolete comments 2018-02-18 13:52:26 +02:00
attempts.py Add proxy precendence and count configuration 2018-04-13 13:48:08 +03:00
backends.py change ValueError to specific Exception 2018-04-07 11:41:42 -07:00
conf.py Add proxy precendence and count configuration 2018-04-13 13:48:08 +03:00
decorators.py add an authentication backend to check if user is locked out. 2018-04-06 16:01:23 -07:00
models.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
signals.py Add proxy precendence and count configuration 2018-04-13 13:48:08 +03:00
test_settings.py Add AxesModelBackend to test setup 2018-04-11 20:55:29 +03:00
test_settings_cache.py Factor cache test to test for custom cache backend 2018-02-18 13:51:43 +02:00
test_urls.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
utils.py Add proxy precendence and count configuration 2018-04-13 13:48:08 +03:00