From ebd183a18cc334e3ac57efd8e4ec09c3954196a9 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 17 Jun 2015 11:27:25 -0400 Subject: Fixed outdated Python version support info in docs/topics/install.txt --- docs/topics/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/topics') diff --git a/docs/topics/install.txt b/docs/topics/install.txt index 4422698576..549b07ec9a 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -7,8 +7,8 @@ This document will get you up and running with Django. Install Python ============== -Being a Python Web framework, Django requires Python. It works with Python 2.7 -or 3.3+. +Being a Python Web framework, Django requires Python. See +:ref:`faq-python-version-support` for details. Get the latest version of Python at https://www.python.org/download/ or with your operating system's package manager. -- cgit v1.3