aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2014-11-03 14:36:06 +0000
committerTom Christie2014-11-03 14:36:06 +0000
commitb106ebd2c0a19107f12d5b87cfbe0083aaaa60b9 (patch)
tree736da30fadc813385cc2359caeb30a8ef5d422cb /README.md
parent650a91ac24cbd3e5b4ad5d7d7c6706fdf6160a78 (diff)
parent8861a7dfc757a88335048aa7bbccfc8a77850c48 (diff)
downloaddjango-rest-framework-b106ebd2c0a19107f12d5b87cfbe0083aaaa60b9.tar.bz2
Merge pull request #1800 from tomchristie/version-3.0
Version 3.0
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 428fb8e9..ec13e1b3 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
-* Django (1.4.2+, 1.5, 1.6, 1.7)
+* Django (1.4.11+, 1.5.5+, 1.6, 1.7)
# Installation