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:21:01 -0400 |
| commit | 147ac856131233b2960503c3cc0d65059a57851a (patch) | |
| tree | 48e5cfcabf96226db0583019cb02073d6a84ad01 /docs | |
| parent | 30a3c2f74c030449d3a8b9f02ab6744874712e54 (diff) | |
Removed Django 1.6 from the Python version chart.
Diffstat (limited to 'docs')
| -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 a2520d71dd..d60a549757 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 ============== =============== |
