From f6019312ba90b4a4c166bea25a36073e8be2016e Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 19 Jan 2015 13:08:08 -0500 Subject: [PATCH] Added Django 2.1 stub to deprecation timeline. --- docs/internals/deprecation.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 49a3982239a..cc8548a7132 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -7,6 +7,16 @@ 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: + +2.1 +--- + +See the :ref:`Django 1.9 release notes` for more +details on these changes. + +* ... + .. _deprecation-removed-in-2.0: 2.0