Added Django 2.1 stub to deprecation timeline.
This commit is contained in:
parent
378a0d27d6
commit
f6019312ba
|
@ -7,6 +7,16 @@ in a backward incompatible way, following their deprecation, as per the
|
||||||
:ref:`deprecation policy <internal-release-deprecation-policy>`. More details
|
:ref:`deprecation policy <internal-release-deprecation-policy>`. More details
|
||||||
about each item can often be found in the release notes of two versions prior.
|
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<deprecated-features-1.9>` for more
|
||||||
|
details on these changes.
|
||||||
|
|
||||||
|
* ...
|
||||||
|
|
||||||
.. _deprecation-removed-in-2.0:
|
.. _deprecation-removed-in-2.0:
|
||||||
|
|
||||||
2.0
|
2.0
|
||||||
|
|
Loading…
Reference in New Issue