mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added RemovedInDjango21Warning
This commit is contained in:
parent
cbea13f344
commit
6f520bf7d8
2 changed files with 13 additions and 2 deletions
|
@ -7,6 +7,14 @@ in a backward incompatible way, following their deprecation, as per the
|
|||
:ref:`deprecation policy <internal-release-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<deprecated-features-1.11>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-2.0:
|
||||
|
||||
2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue