File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.2.17 release notes
3
+ ===========================
4
+
5
+ *December 4, 2024*
6
+
7
+ Django 4.2.17 fixes one security issue with severity "high" and one security
8
+ issue with severity "moderate" in 4.2.16.
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 5.0.10 release notes
3
+ ===========================
4
+
5
+ *December 4, 2024*
6
+
7
+ Django 5.0.10 fixes one security issue with severity "high" and one security
8
+ issue with severity "moderate" in 5.0.9.
Original file line number Diff line number Diff line change 2
2
Django 5.1.4 release notes
3
3
==========================
4
4
5
- *Expected December 3 , 2024*
5
+ *December 4 , 2024*
6
6
7
- Django 5.1.4 fixes several bugs in 5.1.3.
7
+ Django 5.1.4 fixes one security issue with severity "high", one security issue
8
+ with severity "moderate", and several bugs in 5.1.3.
8
9
9
10
Bugfixes
10
11
========
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
43
43
.. toctree::
44
44
:maxdepth: 1
45
45
46
+ 5.0.10
46
47
5.0.9
47
48
5.0.8
48
49
5.0.7
@@ -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
+ 4.2.17
63
65
4.2.16
64
66
4.2.15
65
67
4.2.14
You can’t perform that action at this time.
0 commit comments