We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc0378 commit 0423ea1Copy full SHA for 0423ea1
docs/releases/2.1.15.txt
@@ -0,0 +1,12 @@
1
+===========================
2
+Django 2.1.15 release notes
3
4
+
5
+*Expected December 2, 2019*
6
7
+Django 2.1.15 fixes a data loss bug in 2.1.14.
8
9
+Bugfixes
10
+========
11
12
+* ...
docs/releases/index.txt
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
25
.. toctree::
26
:maxdepth: 1
27
28
+ 2.1.15
29
2.1.14
30
2.1.13
31
2.1.12
0 commit comments