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.14 and 4.2.26.
Backport of ab108bf94d from main.
This commit is contained in:
10
docs/releases/4.2.26.txt
Normal file
10
docs/releases/4.2.26.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
===========================
|
||||
Django 4.2.26 release notes
|
||||
===========================
|
||||
|
||||
*November 5, 2025*
|
||||
|
||||
Django 4.2.26 fixes one security issue with severity "high" and one security
|
||||
issue with severity "moderate" in 4.2.25.
|
||||
|
||||
...
|
||||
10
docs/releases/5.1.14.txt
Normal file
10
docs/releases/5.1.14.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
===========================
|
||||
Django 5.1.14 release notes
|
||||
===========================
|
||||
|
||||
*November 5, 2025*
|
||||
|
||||
Django 5.1.14 fixes one security issue with severity "high" and one security
|
||||
issue with severity "moderate" in 5.1.13.
|
||||
|
||||
...
|
||||
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.1.14
|
||||
5.1.13
|
||||
5.1.12
|
||||
5.1.11
|
||||
@@ -67,6 +68,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.26
|
||||
4.2.25
|
||||
4.2.24
|
||||
4.2.23
|
||||
|
||||
Reference in New Issue
Block a user