From: Guillaume Pellerin Date: Tue, 8 Nov 2016 09:47:56 +0000 (+0100) Subject: Bugfix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=445591d6b86277d95482a7f6de2cfd020c902440;p=mezzo.git Bugfix --- diff --git a/app/scripts/app.sh b/app/scripts/app.sh index ecfd5c15..97e47c73 100644 --- a/app/scripts/app.sh +++ b/app/scripts/app.sh @@ -23,10 +23,9 @@ log='/var/log/uwsgi/app.log' # pip install -U https://forge.ircam.fr/p/django-eve/source/download/dev/ # pip install https://forge.ircam.fr/p/django-prestashop/source/download/master/ --src /srv/lib # pip install -U https://github.com/stephenmcd/grappelli-safe/archive/dynamic_stacked.zip -# pip install django-querysetsequence +pip install django-querysetsequence==0.6.1 django==1.9.11 #pip install django-autocomplete-light django-querysetsequence #/usr/bin/yes | pip uninstall django-orderable -pip install -U django-querysetsequence==0.6.1 chown -R $uid:$gid $media