Skip to content

Commit bb56ca4

Browse files
committed
Merge pull request #3998 from AlexRiina/patch-1
Remove django1.7 from README.md
2 parents 22695ec + 1725e5e commit bb56ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ There is a live example API for testing purposes, [available here][sandbox].
3737
# Requirements
3838

3939
* Python (2.7, 3.2, 3.3, 3.4, 3.5)
40-
* Django (1.7, 1.8, 1.9)
40+
* Django (1.8, 1.9)
4141

4242
# Installation
4343

0 commit comments

Comments
 (0)