Deprecated django.utils.importlib

This was a shim for pre-Python 2.7 support.
This commit is contained in:
Claude Paroz 2013-07-29 15:50:58 +02:00
parent ac09558760
commit fdd7a355bf
38 changed files with 64 additions and 49 deletions

View file

@ -412,6 +412,8 @@ these changes.
* ``django.utils.dictconfig`` will be removed.
* ``django.utils.importlib`` will be removed.
* ``django.utils.unittest`` will be removed.
* If models are organized in a package, Django will no longer look for