From: Guillaume Pellerin Date: Thu, 30 Apr 2015 12:06:04 +0000 (+0200) Subject: fix deps links and list X-Git-Tag: 1.6a~4^2~99 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e9cc4d60ecc1f9f6dd23fcb6430122b727740ef7;p=telemeta.git fix deps links and list --- diff --git a/examples/sandbox/settings.py b/examples/sandbox/settings.py index bc90e5d6..278a44cd 100644 --- a/examples/sandbox/settings.py +++ b/examples/sandbox/settings.py @@ -159,7 +159,6 @@ INSTALLED_APPS = ( 'bootstrap_pagination', 'googletools', 'registration', - 'epub', 'rest_framework', 'djcelery', 'haystack', diff --git a/requirements.txt b/requirements.txt index 232a6afc..7b7a7842 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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