From 6f520bf7d888c41a78e22dc943466e19faf6deb2 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sat, 28 May 2016 21:12:39 -0400 Subject: Added RemovedInDjango21Warning --- 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 99c9db5e50..6f11348832 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-2.1: + +2.1 +--- + +See the :ref:`Django 1.11 release notes` for more +details on these changes. + .. _deprecation-removed-in-2.0: 2.0 -- cgit v1.3