File tree Expand file tree Collapse file tree 4 files changed +25
-2
lines changed Expand file tree Collapse file tree 4 files changed +25
-2
lines changed Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 3.2.18 release notes
3
+ ===========================
4
+
5
+ *February 14, 2023*
6
+
7
+ Django 3.2.18 fixes fixes a security issue with severity "moderate" in 3.2.17.
8
+
9
+ ...
Original file line number Diff line number Diff line change
1
+ ===========================
2
+ Django 4.0.10 release notes
3
+ ===========================
4
+
5
+ *February 14, 2023*
6
+
7
+ Django 4.0.10 fixes fixes a security issue with severity "moderate" in 4.0.9.
8
+
9
+ ...
Original file line number Diff line number Diff line change 2
2
Django 4.1.7 release notes
3
3
==========================
4
4
5
- *Expected February 14, 2023*
5
+ *February 14, 2023*
6
6
7
- Django 4.1.7 fixes several bugs in 4.1.6.
7
+ Django 4.1.7 fixes a security issue with severity "moderate" and several bugs
8
+ in 4.1.6.
9
+
10
+ ...
8
11
9
12
Bugfixes
10
13
========
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ versions of the documentation contain the release notes for any later releases.
54
54
.. toctree::
55
55
:maxdepth: 1
56
56
57
+ 4.0.10
57
58
4.0.9
58
59
4.0.8
59
60
4.0.7
@@ -70,6 +71,7 @@ versions of the documentation contain the release notes for any later releases.
70
71
.. toctree::
71
72
:maxdepth: 1
72
73
74
+ 3.2.18
73
75
3.2.17
74
76
3.2.16
75
77
3.2.15
You can’t perform that action at this time.
0 commit comments