mirror of
https://github.com/django/django.git
synced 2025-09-25 07:59:11 +00:00
Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25.
This commit is contained in:
parent
f2e0219867
commit
00174507f8
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
|
||||
==========================
|
||||
|
||||
*Expected October 1, 2025*
|
||||
*October 1, 2025*
|
||||
|
||||
Django 5.2.7 fixes several bugs in 5.2.6. Also, the latest string translations
|
||||
from Transifex are incorporated.
|
||||
Django 5.2.7 fixes one security issue with severity "high", one security issue
|
||||
with severity "low", and several bugs in 5.2.6. Also, the latest string
|
||||
translations from Transifex are incorporated.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
@ -53,6 +53,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
5.1.13
|
||||
5.1.12
|
||||
5.1.11
|
||||
5.1.10
|
||||
@ -94,6 +95,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.2.25
|
||||
4.2.24
|
||||
4.2.23
|
||||
4.2.22
|
||||
|
Loading…
x
Reference in New Issue
Block a user