mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[5.1.x] Fixed typo in docs/internals/howto-release-django.txt.
Backport of 2bfb1211c0 from main.
This commit is contained in:
committed by
Sarah Boyce
parent
cae0c7f48a
commit
73bdd9f219
@@ -624,9 +624,9 @@ need to be done by the releaser.
|
|||||||
message, add a "refs #XXXX" to the original ticket where the deprecation
|
message, add a "refs #XXXX" to the original ticket where the deprecation
|
||||||
began if possible.
|
began if possible.
|
||||||
|
|
||||||
#. Remove ``.. versionadded::``, ``.. versionadded::``, and ``.. deprecated::``
|
#. Remove ``.. versionadded::``, ``.. versionchanged::``, and
|
||||||
annotations in the documentation from two releases ago. For example, in
|
``.. deprecated::`` annotations in the documentation from two releases ago.
|
||||||
Django 4.2, notes for 4.0 will be removed.
|
For example, in Django 4.2, notes for 4.0 will be removed.
|
||||||
|
|
||||||
#. Add the new branch to `Read the Docs
|
#. Add the new branch to `Read the Docs
|
||||||
<https://readthedocs.org/projects/django/>`_. Since the automatically
|
<https://readthedocs.org/projects/django/>`_. Since the automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user