* Fix ``TransactionManagementError`` when using the database
handler with a custom database with for ``AccessAttempt`` or
``AccessFailureLog``.
* Set ``AXES_SENSITIVE_PARAMETERS`` default value to
``["username", "ip_address"]`` in addition to the
``AXES_PASSWORD_FORM_FIELD`` configuration flag.
* Improve documentation on GDPR and privacy notes and
configuration flags.
* Add Indonesion translation.
* Remove unused methods from AxesStandaloneBackend.
* Add username to admin fieldsets.
* Add Django system checks for validating callable import path
settings.
* Improve documentation.
* Improve repository issue and PR templates.
* Fine-tune CI pipelines and RTD build requirements.
* Version 6 is a breaking release. Please see the documentation
for upgrade instructions.
* Deprecate Python 3.7 support.
* Deprecate ``is_admin_site`` API call with misleading naming.
* Add ``AXES_LOCKOUT_PARAMETERS`` configuration flag that will
supersede ``AXES_ONLY_USER_FAILURES``,
``AXES_LOCK_OUT_BY_COMBINATION_USER_AND_IP``,
``AXES_LOCK_OUT_BY_USER_OR_IP``, and ``AXES_USE_USER_AGENT``
configurations. Add deprecation warnings for old flags. See
project documentation on RTD for update instructions.
* Improve translations.
* Use Django ``cache.incr`` API for atomic cached failure
counting
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-axes?expand=0&rev=8