|
@@ -624,9 +624,9 @@ need to be done by the releaser.
|
|
|
message, add a "refs #XXXX" to the original ticket where the deprecation
|
|
|
began if possible.
|
|
|
|
|
|
-#. Remove ``.. versionadded::``, ``.. versionadded::``, and ``.. deprecated::``
|
|
|
- annotations in the documentation from two releases ago. For example, in
|
|
|
- Django 4.2, notes for 4.0 will be removed.
|
|
|
+#. Remove ``.. versionadded::``, ``.. versionchanged::``, and
|
|
|
+ ``.. deprecated::`` annotations in the documentation from two releases ago.
|
|
|
+ For example, in Django 4.2, notes for 4.0 will be removed.
|
|
|
|
|
|
#. Add the new branch to `Read the Docs
|
|
|
<https://readthedocs.org/projects/django/>`_. Since the automatically
|