mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-21 13:51:53 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compatibility.py | ||
| test_access_attempt.py | ||
| test_access_attempt_config.py | ||
| test_proxy.py | ||
| test_utils.py | ||