aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-01-02 18:39:29 +0000
committerTom Christie2012-01-02 18:39:29 +0000
commit48a79a99e35057d4ddfeddeeaf1288ff1e44377a (patch)
treedf36b4882f74dd1111ca8d643b274cf4342087ac
parent9f349ca6fee18c0b1973173f6ce5fd1f163485dc (diff)
downloaddjango-rest-framework-48a79a99e35057d4ddfeddeeaf1288ff1e44377a.tar.bz2
Add 1.4.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 97aae823..45467440 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ We also have a `Jenkins service <http://jenkins.tibold.nl/job/djangorestframewor
Requirements:
* Python (2.5, 2.6, 2.7 supported)
-* Django (1.2, 1.3 supported)
+* Django (1.2, 1.3, 1.4-alpha supported)
Installation Notes