Mercurial > public > sg101
changeset 554:1bd184f3e87b
Updated requirements.txt after using my fork of django-elsewhere.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 Jan 2012 20:56:03 -0600 |
parents | abc4be5a82e5 |
children | c094c43ec99f |
files | requirements.txt |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Thu Jan 26 20:24:15 2012 -0600 +++ b/requirements.txt Thu Jan 26 20:56:03 2012 -0600 @@ -2,7 +2,8 @@ -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev MySQL-python==1.2.3 django-debug-toolbar==0.8.5 --e git://github.com/leah/django-elsewhere.git@d8353f90c5cda6c42a5f8345f98992db8f685421#egg=django_elsewhere-dev +# django-elsewhere is from my fork; https://github.com/gremmie/django-elsewhere.git +django-elsewhere==1.0 django-haystack==1.2.6 django-tagging==0.3.1 gdata==2.0.15