]> git.parisson.com Git - telemeta.git/commitdiff
fix deps links and list
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Apr 2015 12:06:04 +0000 (14:06 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Apr 2015 12:06:04 +0000 (14:06 +0200)
examples/sandbox/settings.py
requirements.txt

index bc90e5d6d89b241e5ed0941d6ee8b5e612f63c4c..278a44cdad98b4120412c4a9327f08126bbf1b77 100644 (file)
@@ -159,7 +159,6 @@ INSTALLED_APPS = (
     'bootstrap_pagination',
     'googletools',
     'registration',
-    'epub',
     'rest_framework',
     'djcelery',
     'haystack',
index 232a6afc997099e2270fe163432085f6782b8e9f..7b7a7842908d2213385e46995ca8676d274d2ad3 100644 (file)
@@ -2,5 +2,5 @@
 
 setuptools
 -e .
--e https://github.com/mariocesar/sorl-thumbnail/tarball/master#egg=sorl-thumbnail-12.2
--e https://github.com/django-haystack/django-haystack/tarball/master#egg=django-haystack-2.4
\ No newline at end of file
+-e git+https://github.com/mariocesar/sorl-thumbnail#egg=sorl-thumbnail-12.2
+-e git+https://github.com/django-haystack/django-haystack#egg=django-haystack-2.4