Update index.md

This commit is contained in:
Tom Christie 2014-09-29 16:57:40 +01:00
parent 5734b6e202
commit a8622adcd9

View File

@ -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.2+, 1.5, 1.6, 1.7)
The following packages are optional: