mirror of
https://github.com/django/django.git
synced 2025-07-06 18:59:13 +00:00
[4.0.x] Added stub release notes for 4.0.9 and 3.2.17.
Backport of 1df963ad2476726d63be132c0cee47e07b8250d7 from main
This commit is contained in:
parent
8635e4023c
commit
d8767c8d25
9
docs/releases/3.2.17.txt
Normal file
9
docs/releases/3.2.17.txt
Normal file
@ -0,0 +1,9 @@
|
||||
===========================
|
||||
Django 3.2.17 release notes
|
||||
===========================
|
||||
|
||||
*February 1, 2023*
|
||||
|
||||
Django 3.2.17 fixes a security issue in 3.2.16.
|
||||
|
||||
...
|
9
docs/releases/4.0.9.txt
Normal file
9
docs/releases/4.0.9.txt
Normal file
@ -0,0 +1,9 @@
|
||||
==========================
|
||||
Django 4.0.9 release notes
|
||||
==========================
|
||||
|
||||
*February 1, 2023*
|
||||
|
||||
Django 4.0.9 fixes a security issue in 4.0.8.
|
||||
|
||||
...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
4.0.9
|
||||
4.0.8
|
||||
4.0.7
|
||||
4.0.6
|
||||
@ -40,6 +41,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.17
|
||||
3.2.16
|
||||
3.2.15
|
||||
3.2.14
|
||||
|
Loading…
x
Reference in New Issue
Block a user