From aaacaeb0963c406c4fe6f68c6ae51f4a65878250 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 22 Jun 2015 13:54:35 -0400 Subject: Renamed RemovedInDjangoXYWarnings for new roadmap. Forwardport of ae1d663b7913f6da233c55409c4973248372d302 from stable/1.8.x plus more. --- docs/internals/deprecation.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 1737681f88..67f2982292 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -7,9 +7,9 @@ in a backward incompatible way, following their deprecation, as per the :ref:`deprecation policy `. More details about each item can often be found in the release notes of two versions prior. -.. _deprecation-removed-in-2.1: +.. _deprecation-removed-in-2.0: -2.1 +2.0 --- See the :ref:`Django 1.9 release notes` for more @@ -79,10 +79,10 @@ details on these changes. * Support for setting a URL instance namespace without an application namespace will be removed. -.. _deprecation-removed-in-2.0: +.. _deprecation-removed-in-1.10: -2.0 ---- +1.10 +---- See the :ref:`Django 1.8 release notes` for more details on these changes. -- cgit v1.3