From: Guillaume Pellerin Date: Tue, 8 Dec 2015 16:36:49 +0000 (+0100) Subject: re-add django-bower X-Git-Tag: 1.6b~7^2~40 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=8fb536deda15b5340a1deb589d43a46356a04002;p=telemeta.git re-add django-bower --- diff --git a/examples/deploy/start_app.sh b/examples/deploy/start_app.sh index e82ddc89..41e8f29f 100644 --- a/examples/deploy/start_app.sh +++ b/examples/deploy/start_app.sh @@ -8,7 +8,7 @@ manage=$sandbox'/manage.py' wsgi=$sandbox'/wsgi.py' # stating apps -pip install django-haystack elasticsearch +pip install django-haystack elasticsearch django-bower # waiting for other services sh $app_dir/examples/deploy/wait.sh