mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-03 05:04:55 +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. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| attempts.py | ||
| conf.py | ||
| decorators.py | ||
| models.py | ||
| signals.py | ||
| test_settings.py | ||
| test_urls.py | ||
| utils.py | ||