File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 3.2.22 release notes
3
+ ===========================
4
+
5
+ *October 4, 2023*
6
+
7
+ Django 3.2.22 fixes a security issue with severity "moderate" in 3.2.21.
8
+
9
+ ...
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.1.12 release notes
3
+ ===========================
4
+
5
+ *October 4, 2023*
6
+
7
+ Django 4.1.12 fixes a security issue with severity "moderate" in 4.1.11.
8
+
9
+ ...
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
25
25
.. toctree::
26
26
:maxdepth: 1
27
27
28
+ 4.1.12
28
29
4.1.11
29
30
4.1.10
30
31
4.1.9
@@ -60,6 +61,7 @@ versions of the documentation contain the release notes for any later releases.
60
61
.. toctree::
61
62
:maxdepth: 1
62
63
64
+ 3.2.22
63
65
3.2.21
64
66
3.2.20
65
67
3.2.19
You can’t perform that action at this time.
0 commit comments