Skip to content

Instantly share code, notes, and snippets.

@vinilios
Created October 22, 2009 13:04
Show Gist options
  • Save vinilios/215937 to your computer and use it in GitHub Desktop.
Save vinilios/215937 to your computer and use it in GitHub Desktop.
common django requirements
BeautifulSoup==3.1.0.1
http://dist.repoze.org/PIL-1.1.6.tar.gz
django-debug-toolbar
-e svn+http://code.djangoproject.com/svn/django/trunk/#egg=django
-e hg+http://bitbucket.org/offline/django-annoying/#egg=django-annoying
-e git://github.com/alex/django-templatetag-sugar.git@#egg=django-templatetag-sugar
-e hg+http://bitbucket.org/andrewgodwin/south/#egg=south
-e git+git://github.com/django-extensions/django-extensions.git#egg=django-extensions
-e svn+http://django-db-log.googlecode.com/svn/trunk#egg=djangodblog
-e hg+http://bitbucket.org/jdriscoll/django-imagekit#egg=imagekit
-e hg+http://bitbucket.org/ubernostrum/django-registration/#egg=registration
-e git+git://github.com/alex/django-taggit.git#egg=django-taggit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment