From 8346e50216ee7af956f29163f80f372784234f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Urba=C5=84czyk?= Date: Fri, 20 Dec 2019 13:46:32 +0100 Subject: [PATCH] Switch to stable/1.8.20 django fork branch --- requirements/base.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.pip b/requirements/base.pip index 0f25daa1b..0854153d1 100644 --- a/requirements/base.pip +++ b/requirements/base.pip @@ -3,7 +3,7 @@ pybamboo==0.5.8.1 pytz==2016.10 --e git+https://github.com/qedsoftware/django.git@stable/1.8.x#egg=django +-e git+https://github.com/qedsoftware/django.git@stable/1.8.20#egg=django dj-database-url==0.4.0 django-guardian==1.4.1 django-registration-redux==1.3