From 0d8432da552b2ddf2d2326edccae627dd05a414e Mon Sep 17 00:00:00 2001 From: Florian Apolloner Date: Fri, 2 Nov 2012 10:51:10 +0100 Subject: Documented minimal python 3.2 version. --- docs/topics/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics') diff --git a/docs/topics/install.txt b/docs/topics/install.txt index 52994ed16a..976e29beeb 100644 --- a/docs/topics/install.txt +++ b/docs/topics/install.txt @@ -10,7 +10,7 @@ Install Python Being a Python Web framework, Django requires Python. It works with any Python version from 2.6.5 to 2.7. It also features -experimental support for versions 3.2 and 3.3. +experimental support for versions from 3.2.3 to 3.3. Get Python at http://www.python.org. If you're running Linux or Mac OS X, you probably already have it installed. -- cgit v1.3