diff --git a/docs/faq/install.txt b/docs/faq/install.txt index dfc4dc5d7e..e54336882b 100644 --- a/docs/faq/install.txt +++ b/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.