diff options
| author | Tom Christie | 2013-02-15 09:05:55 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-02-15 09:05:55 +0000 |
| commit | 725741198b9e185499662836b569cd729e1e9eb6 (patch) | |
| tree | 5782f3b1731fa48c044bfb687224808cd90ee799 /docs/index.md | |
| parent | de029561d0cbb090c0d704811551b2d611472288 (diff) | |
| download | django-rest-framework-725741198b9e185499662836b569cd729e1e9eb6.tar.bz2 | |
Python 2.6.5+ required
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 32b42419..0188accf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,7 +27,7 @@ There is also a sandbox API you can use for testing purposes, [available here][s REST framework requires the following: -* Python (2.6, 2.7, 3.2, 3.3) +* Python (2.6.5+, 2.7, 3.2, 3.3) * Django (1.3, 1.4, 1.5) The following packages are optional: |
