Skip to content

Instantly share code, notes, and snippets.

@underlost
Created January 23, 2012 19:09
Show Gist options
  • Save underlost/1664936 to your computer and use it in GitHub Desktop.
Save underlost/1664936 to your computer and use it in GitHub Desktop.
requirements.txt file for Django on Heroku
Django==1.3.1
wsgiref==0.1.2
psycopg2==2.4.1
celery>=2.3.3
gunicorn==0.13.4
django-celery==2.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment