File tree Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.2.18 release notes
3
+ ===========================
4
+
5
+ *January 14, 2025*
6
+
7
+ Django 4.2.18 fixes a security issue with severity "moderate" in 4.2.17.
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 5.0.11 release notes
3
+ ===========================
4
+
5
+ *January 14, 2025*
6
+
7
+ Django 5.0.11 fixes a security issue with severity "moderate" in 5.0.10.
Original file line number Diff line number Diff line change 2
2
Django 5.1.5 release notes
3
3
==========================
4
4
5
- *Expected January 7 , 2025*
5
+ *January 14 , 2025*
6
6
7
- Django 5.1.5 fixes several bugs in 5.1.4.
7
+ Django 5.1.5 fixes a security issue with severity "moderate" and several bugs
8
+ in 5.1.4.
8
9
9
10
Bugfixes
10
11
========
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ versions of the documentation contain the release notes for any later releases.
37
37
.. toctree::
38
38
:maxdepth: 1
39
39
40
+ 5.0.11
40
41
5.0.10
41
42
5.0.9
42
43
5.0.8
@@ -55,6 +56,7 @@ versions of the documentation contain the release notes for any later releases.
55
56
.. toctree::
56
57
:maxdepth: 1
57
58
59
+ 4.2.18
58
60
4.2.17
59
61
4.2.16
60
62
4.2.15
You can’t perform that action at this time.
0 commit comments