From 10758158af7255563cacec37e7e2c59fba81a977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Sat, 8 Dec 2018 04:19:22 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"downgrade=20to=20django=201.9=20becau?= =?UTF-8?q?se=20of=20https://code.djangoproject.com/ticket/29182"=20?= =?UTF-8?q?=E2=80=93=20it's=20too=20late=20anyway?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 325cc0bd6f1f844ab7b85c64837f908b6680704e. --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 1612cce1..329f74ac 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,4 +1,4 @@ -Django>=1.9,<2.0 +Django>=2.1,<2.2 django-bootstrap3>=11.0,<11.1 django-compressor==2.2 csscompressor