django-axes/axes
Nikolai Røed Kristiansen 2e074eebc5 Fix default_app_config deprecation
Django 3.2 automatically detects AppConfig and therefore this setting is no longer required.

https://docs.djangoproject.com/en/dev/releases/3.2/#automatic-appconfig-discovery
2021-06-05 18:44:11 +03:00
..
handlers Integrate AXS_SENSITIVE_PARAMETERS functionality with AXES_PASSWORD_FORM_FIELD 2021-05-03 17:10:45 +03:00
locale Add trailing period for consistency. 2021-02-24 19:02:40 +02:00
management Roll back axes_reset_username style update 2020-09-20 22:00:59 +03:00
migrations Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
__init__.py Fix default_app_config deprecation 2021-06-05 18:44:11 +03:00
admin.py Deprecate django-appconf 2020-09-12 17:03:50 +03:00
apps.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
attempts.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
backends.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
checks.py Add AXES_LOGGER deprecation notice to checks 2020-09-27 17:08:01 +03:00
conf.py Add AXES_CLIENT_STR_CALLABLE setting 2021-05-19 20:54:57 +03:00
decorators.py Add missing @wraps decorator 2021-01-05 11:57:53 +02:00
exceptions.py Upgrade QA tools 2019-11-12 12:08:42 +02:00
helpers.py Fix formatting 2021-05-19 20:54:57 +03:00
middleware.py Remove unused imports 2021-01-04 19:02:04 +02:00
models.py Upgrade CI tooling to use automatic code formatting 2019-09-28 19:28:17 +03:00
signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
utils.py changes requested by aleksihakli 2020-08-21 17:17:57 +03:00