1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Allow Django 1.11

This commit is contained in:
Jeremy Stretch
2018-03-30 10:54:35 -04:00
parent 0969c458b3
commit 0bb632c642

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