mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
[3.2.x] Added stub release notes for 3.2.11, and 2.2.26 releases.
Backport of b13d920b7b56d3e088e35311f5ee54f25d2779af from main.
This commit is contained in:
parent
ae242235db
commit
b0aa0709a5
10
docs/releases/2.2.26.txt
Normal file
10
docs/releases/2.2.26.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 2.2.26 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*January 4, 2022*
|
||||||
|
|
||||||
|
Django 2.2.26 fixes one security issue with severity "medium" and two security
|
||||||
|
issues with severity "low" in 2.2.25.
|
||||||
|
|
||||||
|
...
|
10
docs/releases/3.2.11.txt
Normal file
10
docs/releases/3.2.11.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
===========================
|
||||||
|
Django 3.2.11 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*January 4, 2022*
|
||||||
|
|
||||||
|
Django 3.2.11 fixes one security issue with severity "medium" and two security
|
||||||
|
issues with severity "low" in 3.2.10.
|
||||||
|
|
||||||
|
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
3.2.11
|
||||||
3.2.10
|
3.2.10
|
||||||
3.2.9
|
3.2.9
|
||||||
3.2.8
|
3.2.8
|
||||||
@ -84,6 +85,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
2.2.26
|
||||||
2.2.25
|
2.2.25
|
||||||
2.2.24
|
2.2.24
|
||||||
2.2.23
|
2.2.23
|
||||||
|
Loading…
x
Reference in New Issue
Block a user