diff options
| author | Tom Christie | 2014-09-29 16:56:50 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-09-29 16:56:50 +0100 | 
| commit | 5734b6e20241c4d0d1441535657c5ef25302b225 (patch) | |
| tree | 2e7d8f1d85c7c3e1eaa21d7b1c76ade51dfb3488 /README.md | |
| parent | 411511622d163ad81720651869b80dc9de526d65 (diff) | |
| download | django-rest-framework-5734b6e20241c4d0d1441535657c5ef25302b225.tar.bz2 | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -26,7 +26,7 @@ There is a live example API for testing purposes, [available here][sandbox].  # Requirements -* Python (2.6.5+, 2.7, 3.2, 3.3) +* Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)  * Django (1.4.2+, 1.5, 1.6, 1.7)  # Installation | 
