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