Added 1.7.3 release notes stub.
This commit is contained in:
parent
db3f7c15cb
commit
439f15beab
|
@ -0,0 +1,14 @@
|
|||
==========================
|
||||
Django 1.7.3 release notes
|
||||
==========================
|
||||
|
||||
*Under development*
|
||||
|
||||
Django 1.7.3 fixes several bugs in 1.7.2.
|
||||
|
||||
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue