Loading docs/releases/1.4.22.txt +6 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,10 @@ Django 1.4.22 release notes =========================== *Under development* *August 18, 2015* Django 1.4.22 fixes support with pip 7+ by disabling wheel support. Older versions of 1.4 would silently build a broken wheel when installed with those versions of pip. Django 1.4.22 fixes a security issue in 1.4.21. It also fixes support with pip 7+ by disabling wheel support. Older versions of 1.4 would silently build a broken wheel when installed with those versions of pip. docs/releases/1.7.10.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line =========================== Django 1.7.10 release notes =========================== *August 18, 2015* Django 1.7.10 fixes a security issue in 1.7.9. docs/releases/index.txt +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 1.7.10 1.7.9 1.7.8 1.7.7 Loading Loading
docs/releases/1.4.22.txt +6 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,10 @@ Django 1.4.22 release notes =========================== *Under development* *August 18, 2015* Django 1.4.22 fixes support with pip 7+ by disabling wheel support. Older versions of 1.4 would silently build a broken wheel when installed with those versions of pip. Django 1.4.22 fixes a security issue in 1.4.21. It also fixes support with pip 7+ by disabling wheel support. Older versions of 1.4 would silently build a broken wheel when installed with those versions of pip.
docs/releases/1.7.10.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line =========================== Django 1.7.10 release notes =========================== *August 18, 2015* Django 1.7.10 fixes a security issue in 1.7.9.
docs/releases/index.txt +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 1.7.10 1.7.9 1.7.8 1.7.7 Loading