mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
[4.2.x] Added stub release notes and release date for 4.2.1, 4.1.9, and 3.2.19.
Backport of 18a7f2c711529f8e43c36190a5e2479f13899749 from main
This commit is contained in:
parent
fffbf85080
commit
28d4282703
9
docs/releases/3.2.19.txt
Normal file
9
docs/releases/3.2.19.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.2.19 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*May 3, 2023*
|
||||||
|
|
||||||
|
Django 3.2.19 fixes a security issue with severity "low" in 3.2.18.
|
||||||
|
|
||||||
|
...
|
9
docs/releases/4.1.9.txt
Normal file
9
docs/releases/4.1.9.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
==========================
|
||||||
|
Django 4.1.9 release notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
*May 3, 2023*
|
||||||
|
|
||||||
|
Django 4.1.9 fixes a security issue with severity "low" in 4.1.8.
|
||||||
|
|
||||||
|
...
|
@ -2,9 +2,10 @@
|
|||||||
Django 4.2.1 release notes
|
Django 4.2.1 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected May 1, 2023*
|
*May 3, 2023*
|
||||||
|
|
||||||
Django 4.2.1 fixes several bugs in 4.2.
|
Django 4.2.1 fixes a security issue with severity "low" and several bugs in
|
||||||
|
4.2.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -34,6 +34,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
4.1.9
|
||||||
4.1.8
|
4.1.8
|
||||||
4.1.7
|
4.1.7
|
||||||
4.1.6
|
4.1.6
|
||||||
@ -66,6 +67,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.19
|
||||||
3.2.18
|
3.2.18
|
||||||
3.2.17
|
3.2.17
|
||||||
3.2.16
|
3.2.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user