mirror of
https://github.com/django/django.git
synced 2025-06-02 18:19:11 +00:00
Added stub release notes for security releases.
This commit is contained in:
parent
d171843f57
commit
4d2a2c83c7
7
docs/releases/1.11.11.txt
Normal file
7
docs/releases/1.11.11.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
============================
|
||||||
|
Django 1.11.11 release notes
|
||||||
|
============================
|
||||||
|
|
||||||
|
*March 6, 2018*
|
||||||
|
|
||||||
|
Django 1.11.11 fixes two security issues in 1.11.10.
|
7
docs/releases/1.8.19.txt
Normal file
7
docs/releases/1.8.19.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 1.8.19 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 6, 2018*
|
||||||
|
|
||||||
|
Django 1.8.19 fixes two security issues in 1.18.18.
|
@ -2,10 +2,10 @@
|
|||||||
Django 2.0.3 release notes
|
Django 2.0.3 release notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
*Expected March 1, 2018*
|
*March 6, 2018*
|
||||||
|
|
||||||
Django 2.0.3 fixes several bugs in 2.0.2. Also, the latest string translations
|
Django 2.0.3 fixes two security issues and several bugs in 2.0.2. Also, the
|
||||||
from Transifex are incorporated.
|
latest string translations from Transifex are incorporated.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -42,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.11.11
|
||||||
1.11.10
|
1.11.10
|
||||||
1.11.9
|
1.11.9
|
||||||
1.11.8
|
1.11.8
|
||||||
@ -94,6 +95,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.8.19
|
||||||
1.8.18
|
1.8.18
|
||||||
1.8.17
|
1.8.17
|
||||||
1.8.16
|
1.8.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user