]> git.parisson.com Git - telemeta.git/commitdiff
Add repository haystack maths28
authormathieu <mathieu.boye28@gmail.com>
Mon, 9 May 2016 08:42:43 +0000 (10:42 +0200)
committermathieu <mathieu.boye28@gmail.com>
Mon, 9 May 2016 08:42:43 +0000 (10:42 +0200)
app/scripts/app.sh
requirements-dev.txt

index 64d53806922f814f66f904a409d1bfda755e2e39..b0a8f8ae2ca69aa6a129752944639b14a005894b 100644 (file)
@@ -23,9 +23,6 @@ patterns='*.js;*.css;*.jpg;*.jpeg;*.gif;*.png;*.svg;*.ttf;*.eot;*.woff;*.woff2'
 # waiting for other network services
 sh $app/scripts/wait.sh
 
-#fix contains haystack elasticsearch
-sed -i "s/'contains': u'%s'/'contains': u'*%s*'/g" /opt/miniconda/lib/python2.7/site-packages/haystack/backends/elasticsearch_backend.py
-
 # django setup
 python $manage wait-for-db
 python $manage syncdb --noinput
index f4b078c9a50ed1f1ce3e8d9e593a565bb60d044a..1a3f8d6ff70ce9a4143ac6e23d7e1caf8290a0d0 100644 (file)
@@ -2,3 +2,4 @@
 -e git+https://github.com/mariocesar/sorl-thumbnail.git@v12.2#egg=sorl-thumbnail-12.2
 -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/maths28/django-haystack.git@v2.4.1.dev0#egg=django-haystack-2.4.1.dev0