From b9dd8512f2dfc9ac2046accff8e95b29a97cfeee Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 17 May 2018 10:29:30 -0400 Subject: Advanced deprecation warnings for Django 2.2. --- docs/internals/deprecation.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/internals') diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 99a16f50fd..3a72ea43ca 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.1: + +3.1 +--- + +See the :ref:`Django 2.2 release notes ` for more +details on these changes. + .. _deprecation-removed-in-3.0: 3.0 -- cgit v1.3