Przeglądaj źródła

Allow Django 1.11

Jeremy Stretch 8 lat temu
rodzic
commit
0bb632c642
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -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