From: Thomas Fillon Date: Wed, 25 Jan 2017 21:58:02 +0000 (+0100) Subject: Go back to Django 1.8 X-Git-Tag: 1.7.0~2^2~24^2~2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=bf82453997a16d6458b53774d426a0c8376814f1;p=telemeta.git Go back to Django 1.8 --- diff --git a/app/scripts/app.sh b/app/scripts/app.sh index 9400ca60..a5f24933 100644 --- a/app/scripts/app.sh +++ b/app/scripts/app.sh @@ -22,7 +22,7 @@ gid='www-data' pip install -U django==1.8.17 pip uninstall -y south pip install -e git+https://github.com/Parisson/django-jqchat.git@dj1.8#egg=django-jqchat -pip install django-debug-toolbar==1.5 +pip install django-debug-toolbar==1.6 pip install -e git+https://github.com/Parisson/saved_searches.git@dj1.8#egg=saved_searches-2.0.0-beta # waiting for other network services