Closes #1842: Implement support for Django 2.0

This commit is contained in:
Jeremy Stretch
2018-03-30 10:39:22 -04:00
parent 07364abf9e
commit 0969c458b3
11 changed files with 87 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Django>=1.11,<2.0
Django>=2.0.3
django-cors-headers>=2.1.0
django-debug-toolbar>=1.9.0
django-filter>=1.1.0