File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -432,6 +432,10 @@ You're almost done! All that's left to do now is:
432
432
433
433
__ https://github.com/django/code.djangoproject.com/blob/main/trac-env/conf/trac.ini
434
434
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
+
435
439
#. If this was a security release, update :doc:`/releases/security` with
436
440
details of the issues addressed.
437
441
@@ -479,6 +483,10 @@ need to be done by the releaser.
479
483
<https://github.com/pypa/trove-classifiers/issues/29>`_. For example
480
484
``Framework :: Django :: 3.1``.
481
485
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
+
482
490
Notes on setting the VERSION tuple
483
491
==================================
484
492
You can’t perform that action at this time.
0 commit comments