From 975b20b5d40aa605d183b91ca94de34d25ce296a Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Thu, 8 Apr 2010 10:00:56 +0100 Subject: [PATCH] Removed registration from the init script --- init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/init.sh b/init.sh index 0836fc1..5c21d7e 100755 --- a/init.sh +++ b/init.sh @@ -1,5 +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 svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution