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.18 release notes
3
+ ===========================
4
+
5
+ *February 14, 2023*
6
+
7
+ Django 3.2.18 fixes a security issue with severity "moderate" in 3.2.17.
8
+
9
+ ...
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.0.10 release notes
3
+ ===========================
4
+
5
+ *February 14, 2023*
6
+
7
+ Django 4.0.10 fixes a security issue with severity "moderate" in 4.0.9.
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.0.10
28
29
4.0.9
29
30
4.0.8
30
31
4.0.7
@@ -41,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
41
42
.. toctree::
42
43
:maxdepth: 1
43
44
45
+ 3.2.18
44
46
3.2.17
45
47
3.2.16
46
48
3.2.15
You can’t perform that action at this time.
0 commit comments