← Back to team overview

ubuntu-bengali-manual team mailing list archive

[Bug 685157] Re: Error while runing the migration command

 

After you run syncdb, before you run migrate, comment south out of
settings.py INSTALLED_APPS.  Then run  syncdb again, this will create
all your tables exactly as they need to be for the current version of
the models.  Then put south back into your INSTALLED_APPS, and run
migrate with --fake, so it'll think that all the migrations were
properly run

-- 
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
https://bugs.launchpad.net/bugs/685157

Title:
  Error while runing the migration command

Status in LoCo Directory:
  New

Bug description:
  i got an error while running the migration command

Logs : http://paste.ubuntu.com/539717/
Trackback: http://dpaste.com/282998/
Django version: (1, 2, 3, 'final', 0)
South version: 0.6-1





References