mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-11 09:03:12 +00:00
Axes configuration values are pulled from axes.settings, into axes.decorators. Using @override_settings wasn't setting AXES_ONLY_USER_FAILURES. Patching the decorator in the test set the value correctly. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| decorators.py | ||
| models.py | ||
| settings.py | ||
| signals.py | ||
| test_settings.py | ||
| test_settings_proxy.py | ||
| test_settings_proxy_custom_header.py | ||
| test_urls.py | ||
| tests.py | ||
| utils.py | ||