mirror of
https://github.com/django/django.git
synced 2025-10-09 06:49:12 +00:00
[5.1.x] Added stub release notes and release date for 5.1.12 and 4.2.24.
Backport of 4c71e334401a3e83c013419d0e2211543e7e873b from main.
This commit is contained in:
parent
09801786df
commit
44cd014a0a
7
docs/releases/4.2.24.txt
Normal file
7
docs/releases/4.2.24.txt
Normal file
@ -0,0 +1,7 @@
|
||||
===========================
|
||||
Django 4.2.24 release notes
|
||||
===========================
|
||||
|
||||
*September 3, 2025*
|
||||
|
||||
Django 4.2.24 fixes a security issue with severity "high" in 4.2.23.
|
7
docs/releases/5.1.12.txt
Normal file
7
docs/releases/5.1.12.txt
Normal file
@ -0,0 +1,7 @@
|
||||
===========================
|
||||
Django 5.1.12 release notes
|
||||
===========================
|
||||
|
||||
*September 3, 2025*
|
||||
|
||||
Django 5.1.12 fixes a security issue with severity "high" in 5.1.11.
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.1.12
|
||||
5.1.11
|
||||
5.1.10
|
||||
5.1.9
|
||||
@ -65,6 +66,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.24
|
||||
4.2.23
|
||||
4.2.22
|
||||
4.2.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user