From f8473082004ccdc764ad08beeb7c2a17b238dc85 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 10 Jan 2017 10:06:07 -0500 Subject: Advanced deprecation warnings for Django 2.0. --- docs/internals/deprecation.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 05100c43a9..eface82d4c 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -7,6 +7,14 @@ 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-3.0: + +3.0 +--- + +See the :ref:`Django 2.0 release notes` for more +details on these changes. + .. _deprecation-removed-in-2.1: 2.1 -- cgit v1.3