mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Advanced deprecation warnings for Django 2.0.
This commit is contained in:
parent
e27e4c0339
commit
f847308200
3 changed files with 13 additions and 5 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-3.0:
|
||||
|
||||
3.0
|
||||
---
|
||||
|
||||
See the :ref:`Django 2.0 release notes<deprecated-features-2.0>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-2.1:
|
||||
|
||||
2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue