django-axes/axes
2018-02-17 16:06:27 +02: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 Added django-ipware 2017-12-13 14:35:19 -05:00
__init__.py Bump version 2018-01-19 17:40:29 +02:00
admin.py Remove filtering by username 2017-12-06 08:35:44 -05:00
apps.py Ready check now considers AXES_CACHE setting 2018-02-17 16:06:27 +02:00
attempts.py Added AXES_CACHE setting for specifying axes cache 2018-02-17 16:06:27 +02:00
conf.py Remove non needed settings 2017-12-18 18:18:09 -05:00
decorators.py Added django-ipware 2017-12-13 14:35:19 -05:00
models.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
signals.py Added AXES_CACHE setting for specifying axes cache 2018-02-17 16:06:27 +02:00
test_settings.py Rename parameter. Fixes #267 2017-11-23 07:52:58 -05:00
test_settings_cache.py Add default cache backend checks to avoid incorrect axes behaviour 2018-02-09 18:30:26 +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 Added AXES_CACHE setting for specifying axes cache 2018-02-17 16:06:27 +02:00