mirror of
https://github.com/django/django.git
synced 2025-08-19 10:10:42 +00:00
[5.2.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
Backport of ea1e3703be
from main.
This commit is contained in:
parent
d637e251b4
commit
b8ceda4a51
4 changed files with 19 additions and 2 deletions
7
docs/releases/4.2.20.txt
Normal file
7
docs/releases/4.2.20.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
===========================
|
||||||
|
Django 4.2.20 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 6, 2025*
|
||||||
|
|
||||||
|
Django 4.2.20 fixes a security issue with severity "moderate" in 4.2.19.
|
7
docs/releases/5.0.13.txt
Normal file
7
docs/releases/5.0.13.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
===========================
|
||||||
|
Django 5.0.13 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 6, 2025*
|
||||||
|
|
||||||
|
Django 5.0.13 fixes a security issue with severity "moderate" in 5.0.12.
|
|
@ -2,9 +2,10 @@
|
||||||
Django 5.1.7 release notes
|
Django 5.1.7 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected March 5, 2025*
|
*March 6, 2025*
|
||||||
|
|
||||||
Django 5.1.7 fixes several bugs in 5.1.6.
|
Django 5.1.7 fixes a security issue with severity "moderate" and several bugs
|
||||||
|
in 5.1.6.
|
||||||
|
|
||||||
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.0.13
|
||||||
5.0.12
|
5.0.12
|
||||||
5.0.11
|
5.0.11
|
||||||
5.0.10
|
5.0.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.20
|
||||||
4.2.19
|
4.2.19
|
||||||
4.2.18
|
4.2.18
|
||||||
4.2.17
|
4.2.17
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue