django-axes/axes
Gilles Dartiguelongue 488a940c3e
Properly handle User-Agent when AXES_ONLY_USER_FAILURES is set
Fixes access to undefined variable in _query_user_attempts and
respects documentation of the settings.
2018-04-20 15:16:06 +02:00
..
management Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
migrations BUGFIX: Missing migration 2016-05-12 15:14:23 -07:00
tests Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
__init__.py Bump version to 4.2.1 2018-04-18 16:06:07 +03:00
admin.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
apps.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
attempts.py Properly handle User-Agent when AXES_ONLY_USER_FAILURES is set 2018-04-20 15:16:06 +02:00
backends.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
conf.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
decorators.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
models.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
signals.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
test_settings.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
test_settings_cache.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
test_urls.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
utils.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00