diff options
| author | Tom Christie | 2013-02-01 15:07:51 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-02-01 15:07:51 +0000 |
| commit | 00752dcd2a3647f2de2a259934753745597e3ade (patch) | |
| tree | bf730061dc16480f9a09da5b4916bf0d31f4fe6a /README.md | |
| parent | f4f237e3ee02fef4fd5f389bf4fb3bbdd00173bd (diff) | |
| download | django-rest-framework-00752dcd2a3647f2de2a259934753745597e3ade.tar.bz2 | |
Py3k cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:** |
