snipt/requirements.txt

26 lines
935 B
Plaintext
Raw Normal View History

2011-06-01 21:50:18 -07:00
# Django
-e git://github.com/django/django.git@1.3.X#egg=django
-e git://github.com/dziegler/django-css.git#egg=django-css
-e git://github.com/django-extensions/django-extensions.git#egg=django_extensions
-e hg+http://bitbucket.org/offline/django-annoying#egg=django-annoying
-e git://github.com/alex/django-templatetag-sugar.git#egg=templatetag_sugar
-e hg+http://bitbucket.org/dwaiter/django-bcrypt#egg=django-bcrypt
-e hg+ssh://hg@bitbucket.org/nicksergeant/django-registration#egg=django-registration
-e svn+http://django-grappelli.googlecode.com/svn/trunk#egg=django-grappelli
# Deployment
-e git://github.com/bitprophet/fabric.git#egg=fabric
-e git+http://github.com/benoitc/gunicorn.git#egg=gunicorn
-e hg+ssh://hg@bitbucket.org/nicksergeant/dwfab#egg=dwfab
2011-06-20 20:53:54 -07:00
# API
2011-09-30 19:05:42 -07:00
-e git://github.com/toastdriven/django-tastypie.git#egg=django-tastypie
2011-06-20 20:53:54 -07:00
2011-06-01 21:50:18 -07:00
BeautifulSoup
2011-06-05 09:51:56 -07:00
django-taggit
2011-06-01 21:50:18 -07:00
django-postmark
johnny-cache
python-memcached
South
Werkzeug