master
Nick Sergeant 2011-10-23 21:03:09 -04:00
parent 10c9573e58
commit b6d449d05a
2 changed files with 3 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: bin/python snipt/manage.py run_gunicorn -b "0.0.0.0:$PORT" -w 3

View File

@ -1,4 +1,5 @@
BeautifulSoup
boto
Django
django-annoying
django-bcrypt
@ -7,6 +8,7 @@ django-grappelli
django-pagination
django-postmark
django-registration
django-storages
django-taggit
django-tastypie
django-templatetag-sugar