django-axes/docs
Aleksi Häkli cd56631865
Refactor attempts and add NEVER_LOCKOUT_GET flag
- Move cache and cool off utility functions to the axes.utils module
- Clean up axes.attempts duplicate code in attempt and cache calculations
- Add stable implementation for AccessAttempt attribute calculation
  in the axes.attempts.get_filter_kwargs function

Fixes #398

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-13 18:20:04 +02:00
..
captcha.rst Improve documentation: 2016-08-01 00:17:34 +02:00
conf.py Drop Python 2.7 and Python 3.4 support 2019-02-07 17:28:26 +02:00
configuration.rst Refactor attempts and add NEVER_LOCKOUT_GET flag 2019-02-13 18:20:04 +02:00
development.rst Update development docs to use tox as test runner 2018-02-18 13:58:06 +02:00
index.rst Use middleware, backends, and signals for lockouts 2019-02-03 16:03:30 +02:00
installation.rst Improve documentation: 2016-08-01 00:17:34 +02:00
Makefile Added readthedocs 2016-07-30 16:48:50 +02:00
migration.rst Deprecate old signature for AXES_USERNAME_CALLABLE and update documentation 2019-02-07 22:09:21 +02:00
requirements.rst Improve docs. Refs #170 2016-08-20 16:22:45 -05:00
usage.rst Deprecate old signature for AXES_USERNAME_CALLABLE and update documentation 2019-02-07 22:09:21 +02:00