mirror of
https://github.com/django/django.git
synced 2025-07-17 16:19:12 +00:00
[3.1.x] Added stub release notes and date for Django 3.1.12 and 2.2.24.
Backport of b46dbd4e3e255223078ae0028934ea986e19ebc1 from main
This commit is contained in:
parent
024e969062
commit
c7fdc790cf
9
docs/releases/2.2.24.txt
Normal file
9
docs/releases/2.2.24.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.2.24 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Expected June 2, 2021*
|
||||||
|
|
||||||
|
Django 2.2.24 fixes two security issues in 2.2.23.
|
||||||
|
|
||||||
|
...
|
9
docs/releases/3.1.12.txt
Normal file
9
docs/releases/3.1.12.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.1.12 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Expected June 2, 2021*
|
||||||
|
|
||||||
|
Django 3.1.12 fixes two security issues in 3.1.11.
|
||||||
|
|
||||||
|
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.1.12
|
||||||
3.1.11
|
3.1.11
|
||||||
3.1.10
|
3.1.10
|
||||||
3.1.9
|
3.1.9
|
||||||
@ -64,6 +65,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.2.24
|
||||||
2.2.23
|
2.2.23
|
||||||
2.2.22
|
2.2.22
|
||||||
2.2.21
|
2.2.21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user