mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
This commit is contained in:
parent
77666f2fa1
commit
ea1e3703be
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
|
||||||
========
|
========
|
||||||
|
@ -53,6 +53,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
|
||||||
@ -73,6 +74,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…
x
Reference in New Issue
Block a user