mirror of
https://github.com/django/django.git
synced 2025-09-25 07:59:11 +00:00
[5.1.x] Added stub release notes and release date for 5.1.13 and 4.2.25.
Backport of 00174507f8a91e9577ae233c58af561b379f2695 from main.
This commit is contained in:
parent
27e230ff25
commit
cbe5042d85
10
docs/releases/4.2.25.txt
Normal file
10
docs/releases/4.2.25.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 4.2.25 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*October 1, 2025*
|
||||||
|
|
||||||
|
Django 4.2.25 fixes one security issue with severity "high" and one security
|
||||||
|
issue with severity "low" in 4.2.24.
|
||||||
|
|
||||||
|
...
|
10
docs/releases/5.1.13.txt
Normal file
10
docs/releases/5.1.13.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 5.1.13 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*October 1, 2025*
|
||||||
|
|
||||||
|
Django 5.1.13 fixes one security issue with severity "high" and one security
|
||||||
|
issue with severity "low" in 5.1.12.
|
||||||
|
|
||||||
|
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
5.1.13
|
||||||
5.1.12
|
5.1.12
|
||||||
5.1.11
|
5.1.11
|
||||||
5.1.10
|
5.1.10
|
||||||
@ -66,6 +67,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.2.25
|
||||||
4.2.24
|
4.2.24
|
||||||
4.2.23
|
4.2.23
|
||||||
4.2.22
|
4.2.22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user