aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2014-10-31 15:19:15 +0000
committerTom Christie2014-10-31 15:19:15 +0000
commit159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070 (patch)
tree31bba829b2e2cad5917607b22cd4bbc4cb80548e /docs/index.md
parent45b5f23f3142c1b63258c8ad092887538eee5517 (diff)
parent4ad4fca6cec66b8f088921404e6896ee0b324a03 (diff)
downloaddjango-rest-framework-159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070.tar.bz2
Merge master
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 161886a4..5b31cc83 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -49,7 +49,7 @@ Some reasons you might want to use REST framework:
REST framework requires the following:
-* Python (2.6.5+, 2.7, 3.2, 3.3)
+* Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
* Django (1.4.11+, 1.5.5+, 1.6, 1.7)
The following packages are optional: