mirror of
https://github.com/django/django.git
synced 2025-06-05 19:49:13 +00:00
[5.0.x] Added stub release notes and release date for 5.0.9 and 4.2.16.
Backport of 67efd42517af0faf24872df4295b39e98ce826af from main.
This commit is contained in:
parent
1a5aca6517
commit
ccd958324d
10
docs/releases/4.2.16.txt
Normal file
10
docs/releases/4.2.16.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 4.2.16 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*September 3, 2024*
|
||||||
|
|
||||||
|
Django 4.2.16 fixes one security issue with severity "moderate" and one
|
||||||
|
security issues with severity "low" in 4.2.15.
|
||||||
|
|
||||||
|
...
|
10
docs/releases/5.0.9.txt
Normal file
10
docs/releases/5.0.9.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 5.0.9 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*September 3, 2024*
|
||||||
|
|
||||||
|
Django 5.0.9 fixes one security issue with severity "moderate" and one security
|
||||||
|
issues with severity "low" in 5.0.8.
|
||||||
|
|
||||||
|
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
5.0.9
|
||||||
5.0.8
|
5.0.8
|
||||||
5.0.7
|
5.0.7
|
||||||
5.0.6
|
5.0.6
|
||||||
@ -41,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.2.16
|
||||||
4.2.15
|
4.2.15
|
||||||
4.2.14
|
4.2.14
|
||||||
4.2.13
|
4.2.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user