mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Deprecated django.utils.dictconfig.
The module still exists for whoever uses it in its current state, but it isn't imported by Django anywhere.
This commit is contained in:
@@ -31,6 +31,12 @@ Backwards incompatible changes in 1.7
|
||||
Features deprecated in 1.7
|
||||
==========================
|
||||
|
||||
``django.utils.dictconfig``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
``django.utils.dictconfig`` was a copy of :mod:`logging.config` provided for
|
||||
Python versions prior to 2.7. It has been deprecated.
|
||||
|
||||
``django.utils.unittest``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user