diff options
| author | Tom Christie | 2013-02-15 09:05:55 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-02-15 09:05:55 +0000 | 
| commit | 725741198b9e185499662836b569cd729e1e9eb6 (patch) | |
| tree | 5782f3b1731fa48c044bfb687224808cd90ee799 /README.md | |
| parent | de029561d0cbb090c0d704811551b2d611472288 (diff) | |
| download | django-rest-framework-725741198b9e185499662836b569cd729e1e9eb6.tar.bz2 | |
Python 2.6.5+ required
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -26,7 +26,7 @@ There is also a sandbox API you can use for testing purposes, [available here][s  # Requirements -* Python (2.6, 2.7, 3.2, 3.3) +* Python (2.6.5+, 2.7, 3.2, 3.3)  * Django (1.3, 1.4, 1.5)  **Optional:** | 
