Skip to content

Commit c70f08c

Browse files
felixxmnessita
authored andcommitted
[4.2.x] Added updating the Django release process on Trac to release steps.
Backport of 7c1cf58 from main
1 parent d485aa2 commit c70f08c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/internals/howto-release-django.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,10 @@ You're almost done! All that's left to do now is:
432432

433433
__ https://github.com/django/code.djangoproject.com/blob/main/trac-env/conf/trac.ini
434434

435+
#. If it's a final release, update the current stable branch and remove the
436+
pre-release branch in the `Django release process
437+
<https://code.djangoproject.com/#Djangoreleaseprocess>`_ on Trac.
438+
435439
#. If this was a security release, update :doc:`/releases/security` with
436440
details of the issues addressed.
437441

@@ -479,6 +483,10 @@ need to be done by the releaser.
479483
<https://github.com/pypa/trove-classifiers/issues/29>`_. For example
480484
``Framework :: Django :: 3.1``.
481485

486+
#. Update the current branch under active development and add pre-release
487+
branch in the `Django release process
488+
<https://code.djangoproject.com/#Djangoreleaseprocess>`_ on Trac.
489+
482490
Notes on setting the VERSION tuple
483491
==================================
484492

0 commit comments

Comments
 (0)