aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2013-02-01 15:07:51 +0000
committerTom Christie2013-02-01 15:07:51 +0000
commit00752dcd2a3647f2de2a259934753745597e3ade (patch)
treebf730061dc16480f9a09da5b4916bf0d31f4fe6a /README.md
parentf4f237e3ee02fef4fd5f389bf4fb3bbdd00173bd (diff)
downloaddjango-rest-framework-00752dcd2a3647f2de2a259934753745597e3ade.tar.bz2
Py3k cleanup
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 523b7e74..42c25c63 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ There is also a sandbox API you can use for testing purposes, [available here][s
# Requirements
-* Python (2.6, 2.7)
+* Python (2.6, 2.7, 3.2, 3.3)
* Django (1.3, 1.4, 1.5)
**Optional:**