Allow Django 1.11

This commit is contained in:
Jeremy Stretch 2018-03-30 10:54:35 -04:00
parent 4ac941b0b6
commit f4e2fc6969

View File

@ -1,4 +1,4 @@
Django>=2.0.3
Django>=1.11
django-cors-headers>=2.1.0
django-debug-toolbar>=1.9.0
django-filter>=1.1.0