mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
[5.1.x] Added stub release notes and release date for 5.1.15 and 4.2.27.
Backport of d62e811acf from main.
This commit is contained in:
13
docs/releases/4.2.27.txt
Normal file
13
docs/releases/4.2.27.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
===========================
|
||||
Django 4.2.27 release notes
|
||||
===========================
|
||||
|
||||
*December 2, 2025*
|
||||
|
||||
Django 4.2.27 fixes one security issue with severity "high", one security issue
|
||||
with severity "moderate", and one bug in 4.2.26.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
13
docs/releases/5.1.15.txt
Normal file
13
docs/releases/5.1.15.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
===========================
|
||||
Django 5.1.15 release notes
|
||||
===========================
|
||||
|
||||
*December 2, 2025*
|
||||
|
||||
Django 5.1.15 fixes one security issue with severity "high", one security issue
|
||||
with severity "moderate", and one bug in 5.1.14.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.1.15
|
||||
5.1.14
|
||||
5.1.13
|
||||
5.1.12
|
||||
@@ -68,6 +69,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.27
|
||||
4.2.26
|
||||
4.2.25
|
||||
4.2.24
|
||||
|
||||
Reference in New Issue
Block a user