diff options
| author | Xavier Ordoquy | 2015-01-08 23:24:19 +0100 |
|---|---|---|
| committer | Xavier Ordoquy | 2015-01-08 23:24:19 +0100 |
| commit | 02ee3871ae696da762f144c1fbab2065c70cccef (patch) | |
| tree | f628ad73c3cab0f99c4820e468d24380336efa05 /docs/index.md | |
| parent | b7015ea8989d67617d276829ccb6a192362ee01f (diff) | |
| parent | 4d9e7a53565f6301b87999e6bafdb1c2c3c2af3b (diff) | |
| download | django-rest-framework-02ee3871ae696da762f144c1fbab2065c70cccef.tar.bz2 | |
Merge remote-tracking branch 'origin/master' into release/3.0.3
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 55129df1..d40f8972 100644 --- a/docs/index.md +++ b/docs/index.md @@ -51,7 +51,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, 3.4) -* Django (1.4.11+, 1.5.5+, 1.6, 1.7) +* Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7) The following packages are optional: |
