mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Advanced deprecation warnings for Django 3.2.
This commit is contained in:
parent
4c5236ef93
commit
d106d07f73
3 changed files with 17 additions and 3 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.1:
|
||||
|
||||
4.1
|
||||
---
|
||||
|
||||
See the :ref:`Django 3.2 release notes <deprecated-features-3.2>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-4.0:
|
||||
|
||||
4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue