mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Advanced deprecation warnings for Django 3.0.
This commit is contained in:
parent
da1de1615c
commit
f5060a1385
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-4.0:
|
||||
|
||||
4.0
|
||||
---
|
||||
|
||||
See the :ref:`Django 3.0 release notes <deprecated-features-3.0>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-3.1:
|
||||
|
||||
3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue