django-axes/axes
2020-11-20 17:54:54 -08: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 Test against Python 2.7. 2017-11-23 07:44:15 +01:00
__init__.py Bump version (3.0.4) 2020-11-20 17:54:54 -08:00
admin.py AccessAttempts and AccessLogs should neither be addable nor editable 2016-08-18 12:11:28 +02:00
apps.py Added form_invalid decorator. Fixes #265 2017-11-21 16:51:59 -05:00
attempts.py Improve tests and fix global lockout. Fixes #261 2017-11-17 18:12:30 -05:00
conf.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
decorators.py Added form_invalid decorator. Fixes #265 2017-11-21 16:51:59 -05:00
models.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
signals.py Credentials doesn't always have username key 2020-11-20 17:54:54 -08:00
test_settings.py Rename parameter. Fixes #267 2017-11-23 07:52:58 -05:00
test_urls.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
utils.py Fixes bad import 2017-11-21 16:59:42 -05:00