Mercurial > public > sg101
view requirements.txt @ 917:0365fdbb4d78
Fix app conflict with messages.
Django's messages app label conflicts with our messages app.
We can't easily rename our label as that will make us rename database tables.
Since our app came first we'll just customize Django messages label.
For Django 1.7.7 upgrade.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 06 Apr 2015 20:02:25 -0500 |
parents | ccf3022c20d5 |
children | b8c3863e34d2 |
line wrap: on
line source
Django==1.6.6 Markdown==2.5.1 MySQL-python==1.2.4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master django-haystack==2.1.0 django-tagging==0.3.1 html5lib==1.0b3 bleach==1.4 pytz==2013b0 queued-search==2.1.0 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev redis==2.7.2 repoze.timeago==0.5 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master anyjson==0.3.3 celery==3.1.7 django-picklefield==0.3.1 kombu==3.0.8 python-dateutil==1.5 python-memcached==1.48 docutils==0.10 amqp==1.3.3 six==1.8.0 ftfy==2.0.1 Pillow==2.7.0 boto==2.13.0 billiard==3.3.0.13 google-api-python-client==1.3.1 httplib2==0.9 oauth2client==1.4.1 pyasn1==0.1.7 pyasn1-modules==0.0.5 rsa==3.1.4 simplejson==3.6.5 uritemplate==0.6 # # These packages I punted on and hacked into my virtualenv by # symlinking to the global site-packages: # xapian