summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-03 13:27:08 -0500
committerTim Graham <timograham@gmail.com>2015-01-03 13:27:08 -0500
commit439f15beabe2e4d21232798f805ba69367611276 (patch)
treee148add4c1cd34a24a99aee4d5e719f3629f8904 /docs
parentdb3f7c15cbf4c9025e83065d1302d0e61d570331 (diff)
Added 1.7.3 release notes stub.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.3.txt14
-rw-r--r--docs/releases/index.txt1
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt
new file mode 100644
index 0000000000..6eb8194ba0
--- /dev/null
+++ b/docs/releases/1.7.3.txt
@@ -0,0 +1,14 @@
+==========================
+Django 1.7.3 release notes
+==========================
+
+*Under development*
+
+Django 1.7.3 fixes several bugs in 1.7.2.
+
+
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 3a8704a2ab..fb1c0b6f96 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.7.3
1.7.2
1.7.1
1.7