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 @@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
39
39
.. toctree::
40
40
:maxdepth: 1
41
41
42
+ 5.0.13
42
43
5.0.12
43
44
5.0.11
44
45
5.0.10
@@ -59,6 +60,7 @@ versions of the documentation contain the release notes for any later releases.
59
60
.. toctree::
60
61
:maxdepth: 1
61
62
63
+ 4.2.20
62
64
4.2.19
63
65
4.2.18
64
66
4.2.17
You can’t perform that action at this time.
0 commit comments