aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2013-02-15 09:05:55 +0000
committerTom Christie2013-02-15 09:05:55 +0000
commit725741198b9e185499662836b569cd729e1e9eb6 (patch)
tree5782f3b1731fa48c044bfb687224808cd90ee799 /README.md
parentde029561d0cbb090c0d704811551b2d611472288 (diff)
downloaddjango-rest-framework-725741198b9e185499662836b569cd729e1e9eb6.tar.bz2
Python 2.6.5+ required
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 861c677c..7b7d1d47 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ There is also a sandbox API you can use for testing purposes, [available here][s
# Requirements
-* 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)
**Optional:**