From fdd7a355bf053217d25b8d2189e37069c1304283 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Mon, 29 Jul 2013 15:50:58 +0200 Subject: Deprecated django.utils.importlib This was a shim for pre-Python 2.7 support. --- docs/internals/deprecation.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index f7036d13bd..3d6cd48b00 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -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 -- cgit v1.3