diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2012-11-02 10:51:10 +0100 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2012-11-02 10:51:10 +0100 |
| commit | 0d8432da552b2ddf2d2326edccae627dd05a414e (patch) | |
| tree | edda668c26e8283bc69a20e412fcfded5f94fbdb /docs/topics/install.txt | |
| parent | f975c4857d4442bf3d7c4cf1c28d317d26a2e297 (diff) | |
Documented minimal python 3.2 version.
Diffstat (limited to 'docs/topics/install.txt')
| -rw-r--r-- | docs/topics/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
