Added init scripts for envs without up-to-date libraries

This commit is contained in:
2010-03-04 23:35:37 +00:00
parent 732a56d531
commit 0f41d4c1b0

4
init.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
svn checkout http://django-registration.googlecode.com/svn/trunk/registration
svn co http://code.djangoproject.com/svn/django/branches/releases/1.1.X/django django