Loading docs/internals/deprecation.txt +2 −0 Original line number Diff line number Diff line Loading @@ -292,6 +292,8 @@ details on these changes. * ``django.contrib.sitemaps.FlatPageSitemap`` will be removed in favor of ``django.contrib.flatpages.sitemaps.FlatPageSitemap``. * Private API ``django.test.utils.TestTemplateLoader`` will be removed. .. _deprecation-removed-in-1.8: 1.8 Loading docs/releases/1.8.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1472,7 +1472,7 @@ loader that inherits ``BaseLoader``, you must inherit ``Loader`` instead. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Private API ``django.test.utils.TestTemplateLoader`` is deprecated in favor of ``django.template.loaders.locmem.Loader``. ``django.template.loaders.locmem.Loader`` and will be removed in Django 1.9. .. _storage-max-length-update: Loading Loading
docs/internals/deprecation.txt +2 −0 Original line number Diff line number Diff line Loading @@ -292,6 +292,8 @@ details on these changes. * ``django.contrib.sitemaps.FlatPageSitemap`` will be removed in favor of ``django.contrib.flatpages.sitemaps.FlatPageSitemap``. * Private API ``django.test.utils.TestTemplateLoader`` will be removed. .. _deprecation-removed-in-1.8: 1.8 Loading
docs/releases/1.8.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1472,7 +1472,7 @@ loader that inherits ``BaseLoader``, you must inherit ``Loader`` instead. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Private API ``django.test.utils.TestTemplateLoader`` is deprecated in favor of ``django.template.loaders.locmem.Loader``. ``django.template.loaders.locmem.Loader`` and will be removed in Django 1.9. .. _storage-max-length-update: Loading