File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.2.16 release notes
3
+ ===========================
4
+
5
+ *September 3, 2024*
6
+
7
+ Django 4.2.16 fixes one security issue with severity "moderate" and one
8
+ security issues with severity "low" in 4.2.15.
9
+
10
+ ...
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 5.0.9 release notes
3
+ ===========================
4
+
5
+ *September 3, 2024*
6
+
7
+ Django 5.0.9 fixes one security issue with severity "moderate" and one security
8
+ issues with severity "low" in 5.0.8.
9
+
10
+ ...
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
+ 5.0.9
28
29
5.0.8
29
30
5.0.7
30
31
5.0.6
@@ -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
+ 4.2.16
44
46
4.2.15
45
47
4.2.14
46
48
4.2.13
You can’t perform that action at this time.
0 commit comments