mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Advanced deprecation warnings for Django 5.0.
This commit is contained in:
parent
003081468e
commit
f39f120302
3 changed files with 14 additions and 6 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-6.0:
|
||||
|
||||
6.0
|
||||
---
|
||||
|
||||
See the :ref:`Django 5.0 release notes <deprecated-features-5.0>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-5.1:
|
||||
|
||||
5.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue