django-axes/axes/tests
Martin Bächtold 687e51eae0
Test against Python 2.7.
As discussed in https://github.com/jazzband/django-axes/issues/264 and https://github.com/jazzband/django-axes/issues/266.

We need to install `mock` when testing against Python 2.7 because `mock` has been added to the standard lib only starting with Python 3.3.
2017-11-23 07:44:15 +01:00
..
__init__.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
compatibility.py Test against Python 2.7. 2017-11-23 07:44:15 +01:00
test_access_attempt.py Test against Python 2.7. 2017-11-23 07:44:15 +01:00
test_access_attempt_config.py Improve tests and fix global lockout. Fixes #261 2017-11-17 18:12:30 -05:00
test_proxy.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00
test_utils.py Added support for Django signals, big code refactor and improvements 2017-11-17 17:15:34 -05:00