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.20 release notes
3
+ ===========================
4
+
5
+ *March 6, 2025*
6
+
7
+ Django 4.2.20 fixes a security issue with severity "moderate" in 4.2.19.
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 5.0.13 release notes
3
+ ===========================
4
+
5
+ *March 6, 2025*
6
+
7
+ Django 5.0.13 fixes a security issue with severity "moderate" in 5.0.12.
Original file line number Diff line number Diff line change 2
2
Django 5.1.7 release notes
3
3
==========================
4
4
5
- *Expected March 5 , 2025*
5
+ *March 6 , 2025*
6
6
7
- Django 5.1.7 fixes several bugs in 5.1.6.
7
+ Django 5.1.7 fixes a security issue with severity "moderate" and several bugs
8
+ in 5.1.6.
8
9
9
10
Bugfixes
10
11
========
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ versions of the documentation contain the release notes for any later releases.
53
53
.. toctree::
54
54
:maxdepth: 1
55
55
56
+ 5.0.13
56
57
5.0.12
57
58
5.0.11
58
59
5.0.10
@@ -73,6 +74,7 @@ versions of the documentation contain the release notes for any later releases.
73
74
.. toctree::
74
75
:maxdepth: 1
75
76
77
+ 4.2.20
76
78
4.2.19
77
79
4.2.18
78
80
4.2.17
You can’t perform that action at this time.
0 commit comments