Skip to content

Commit 41e2036

Browse files
committed
Limiting Django version to 1.9 - 1.10
1 parent f1e8b68 commit 41e2036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django>=1.9
1+
Django>=1.9,<1.11
22
djangorestframework>=3.3.2

0 commit comments

Comments
 (0)