diff options
| author | Tim Graham <timograham@gmail.com> | 2015-04-02 14:19:18 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-04-02 14:22:29 -0400 |
| commit | f718691ec8eb29e0188e265bad8c6a1165aee830 (patch) | |
| tree | f727c5da9eca06c19566827d6c43e62e3dfb213e /docs/faq | |
| parent | 09188b50247fe3efa1d22cd3f9971bf4589e7cbe (diff) | |
[1.8.x] Removed Django 1.6 from the Python version chart.
Backport of 147ac856131233b2960503c3cc0d65059a57851a from master
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 14e7d8b995..9bf595ed86 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -44,7 +44,6 @@ What Python version can I use with Django? Django version Python versions ============== =============== 1.4 2.5, 2.6, 2.7 -1.6 2.6, 2.7 and 3.2, 3.3 **1.7, 1.8** **2.7** and **3.2, 3.3, 3.4** 1.9 2.7, 3.3, 3.4, 3.5 ============== =============== |
