mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #31180 -- Removed default_app_config application configuration variable per deprecation timeline.
This commit is contained in:
@@ -255,3 +255,5 @@ to remove usage of these features.
|
||||
|
||||
* The ``whitelist`` argument and ``domain_whitelist`` attribute of
|
||||
``django.core.validators.EmailValidator`` are removed.
|
||||
|
||||
* The ``default_app_config`` application configuration variable is removed.
|
||||
|
||||
Reference in New Issue
Block a user