Skip to content

Instantly share code, notes, and snippets.

@lprsd
Created August 5, 2009 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lprsd/162633 to your computer and use it in GitHub Desktop.
Save lprsd/162633 to your computer and use it in GitHub Desktop.
root@shabda:~# sudo pip install -e svn+http://code.djangoproject.com/svn/django/trunk/#egg=django_trunk
Installed /root/src/django-trunk
Successfully installed django-trunk
>>> import django
>>> django.get_version()
u'1.2 pre-alpha SVN-11400'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment