From 1eb1d91a070854cbe5e044d9c2260b15c3c64622 Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 29 Apr 2014 12:25:52 +0200 Subject: [PATCH] README: updated south migration steps --- README | 3 --- 1 file changed, 3 deletions(-) diff --git a/README b/README index 86581489..5926c65d 100644 --- a/README +++ b/README @@ -247,9 +247,6 @@ $python manage.py migrate As south is already installed , you just have to do: # ./manage.py schemamigration portal --initial -# ./manage.py migrate portal -if it fails: - # sqlite3 /var/unfold/unfold.sqlite3 sqlite> DROP TABLE "portal_institution"; sqlite> DROP TABLE "portal_pendinguser"; -- 2.43.0