]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Enable Django 1.11
authorStephen Finucane <stephen@that.guru>
Fri, 19 May 2017 14:53:57 +0000 (15:53 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 3 Dec 2017 20:54:53 +0000 (20:54 +0000)
This is now completely supported. Let's enable it.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Tested-by: Daniel Axtens <dja@axtens.net>
requirements-dev.txt
requirements-prod.txt

index 8f88605da4aa0bf70eb237e54e705661a48141e6..7a8fdb9c8851c8d97e01f6264a0ad82b5228b66e 100644 (file)
@@ -1,4 +1,4 @@
-Django>=1.8,<1.11
+Django>=1.8,<2.0
 djangorestframework>=3.4,<3.7
 django-filter>=1.0,<1.1
 -r requirements-test.txt
index 13a74a8e646bcd82fc4d888021c9d5f2c1de185a..dd2040dc2b0f9447fac877e50f7e27b67276ab9d 100644 (file)
@@ -1,4 +1,4 @@
-Django>=1.8,<1.11
+Django>=1.8,<2.0
 djangorestframework>=3.4,<3.7
 django-filter>=1.0,<1.1
 psycopg2>=2.7,<2.8