Browse Source

Removed reference to unsupported versions of Django and Python.

David Smith 4 years ago
parent
commit
b8b129e58c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/faq/install.txt

+ 0 - 3
docs/faq/install.txt

@@ -67,9 +67,6 @@ Django 1.8 is the last version to support Python 3.3.
 What Python version should I use with Django?
 =============================================
 
-Python 3 is recommended. Django 1.11 is the last version to support Python 2.7.
-Support for Python 2.7 and Django 1.11 ends in 2020.
-
 Since newer versions of Python are often faster, have more features, and are
 better supported, the latest version of Python 3 is recommended.