mirror of
https://github.com/django/django.git
synced 2025-09-25 07:59:11 +00:00
[6.0.x] Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25.
Backport of 00174507f8a91e9577ae233c58af561b379f2695 from main.
This commit is contained in:
parent
e9caad2e03
commit
315e7def3c
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.
|
||||||
|
|
||||||
|
...
|
@ -2,10 +2,11 @@
|
|||||||
Django 5.2.7 release notes
|
Django 5.2.7 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected October 1, 2025*
|
*October 1, 2025*
|
||||||
|
|
||||||
Django 5.2.7 fixes several bugs in 5.2.6. Also, the latest string translations
|
Django 5.2.7 fixes one security issue with severity "high", one security issue
|
||||||
from Transifex are incorporated.
|
with severity "low", and several bugs in 5.2.6. Also, the latest string
|
||||||
|
translations from Transifex are incorporated.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -46,6 +46,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
|
||||||
@ -87,6 +88,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