Remove django1.7 from README.md

Remove django1.7 since #296c56764574b178be2d0ac96b38d7879e0b3947 took django1.7 off the build.
This commit is contained in:
Alex Riina 2016-03-15 23:23:06 -04:00
parent 22695ec8a7
commit 1725e5e5b8

View File

@ -37,7 +37,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python (2.7, 3.2, 3.3, 3.4, 3.5)
* Django (1.7, 1.8, 1.9)
* Django (1.8, 1.9)
# Installation