diff options
| author | Tom Christie | 2015-01-30 15:58:33 +0000 |
|---|---|---|
| committer | Tom Christie | 2015-01-30 15:58:33 +0000 |
| commit | ee2f2d6baa786e711b8b9707fc5218711c8ddc33 (patch) | |
| tree | c65c729727a9881f5bfef1baa0edd1a2a0a01a8b /README.md | |
| parent | 7cf9dea7f905ea6869148a68b4fa96cad0a347e8 (diff) | |
| download | django-rest-framework-ee2f2d6baa786e711b8b9707fc5218711c8ddc33.tar.bz2 | |
Added 1.8-alpha to supported list.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ There is a live example API for testing purposes, [available here][sandbox]. # Requirements * Python (2.6.5+, 2.7, 3.2, 3.3, 3.4) -* Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7) +* Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7, 1.8-alpha) # Installation |
