]> git.parisson.com Git - telemeta.git/commitdiff
Update saved-search application
authorThomas Fillon <thomas@parisson.com>
Wed, 25 Jan 2017 16:04:31 +0000 (17:04 +0100)
committerThomas Fillon <thomas@parisson.com>
Wed, 25 Jan 2017 16:04:31 +0000 (17:04 +0100)
app/scripts/app.sh
requirements-dev.txt

index 429ed14fb340d7976be7421d379b508b004f7b2e..9400ca60d89028cb9d4ff3e95e2454453199985d 100644 (file)
@@ -21,8 +21,10 @@ gid='www-data'
 #pip install -U django==1.9.12
 pip install -U django==1.8.17
 pip uninstall -y south
-pip install -e git+https://github.com/Parisson/django-jqchat.git@dj1.8
+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 -e git+https://github.com/Parisson/saved_searches.git@dj1.8#egg=saved_searches-2.0.0-beta
+
 # waiting for other network services
 sh $app/scripts/wait.sh
 python $manage wait-for-db
index b674b53a9e5fcaf10910a9c6cb181c0583f3cfd9..860b94c95995219f37e03c39100818ba2efe9701 100644 (file)
@@ -1,7 +1,7 @@
 
 -e git+https://github.com/mariocesar/sorl-thumbnail.git@7ce76bc1ef798a63cbf89b5df83de4da4b12e98d#egg=sorl-thumbnail-master
 -e git+https://github.com/Parisson/ebooklib.git#egg=ebooklib-0.16
--e git+https://github.com/Parisson/saved_searches.git#egg=saved_searches-2.0.0-beta
+-e git+https://github.com/Parisson/saved_searches.git@dj1.8#egg=saved_searches-2.0.0-beta
 -e git+https://github.com/django-haystack/django-haystack.git@v2.5.1#egg=django-haystack-2.5.1
 -e git+https://github.com/yomguy/django-ipauth.git#egg=django-ipauth-0.4.1-dev
 -e git+https://github.com/Parisson/django-jqchat.git@dj1.8#egg=django-jqchat