django-axes/axes/tests
Aleksi Häkli 3ccc218b89
Merge pull request #366 from arjenzijlstra/feature-reset-on-success
Added functionality to reset failed attempts on successful login.
2018-10-31 18:35:29 +02:00
..
__init__.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
compatibility.py Ignore argument definitions and import reports for signal handlers and utilities 2018-04-21 17:08:09 +03:00
test_access_attempt.py Rewrote test_reset_on_succes to use a common function. 2018-10-31 09:16:50 +01:00
test_access_attempt_config.py Clean up test arguments and add pylint ignores 2018-04-21 17:15:15 +03:00
test_models.py add a test to make sure we don't have any more missing migrations 2018-10-24 16:55:18 -07:00
test_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