diff options
| author | Tom Christie | 2014-10-31 15:19:15 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-10-31 15:19:15 +0000 | 
| commit | 159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070 (patch) | |
| tree | 31bba829b2e2cad5917607b22cd4bbc4cb80548e /README.md | |
| parent | 45b5f23f3142c1b63258c8ad092887538eee5517 (diff) | |
| parent | 4ad4fca6cec66b8f088921404e6896ee0b324a03 (diff) | |
| download | django-rest-framework-159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070.tar.bz2 | |
Merge master
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.11+, 1.5.5+, 1.6, 1.7)  # Installation | 
