On Wed, Oct 15, 2008 at 7:47 AM, nostradamnit <[EMAIL PROTECTED]>wrote:
> > Hi all, > > After updating to the latest trunk (1613), I notice that there have > been quite a few structural changes in the models, and therefore the > database: > > I ran manage.py syncdb and it did NOT update my tables?!? (Perhaps > it's not supposed to, excuse me if so) > Is there a reliable way to update the database with these changes, or > do we have to slog through them ourselves? Correct, syncdb does not update tables. You'll have to refer to the Backwards Incompatible page and apply those changes manually. http://www.satchmoproject.com/trac/wiki/BackwardsIncompatibleChangesAfter0.7 +Bruce http://gosatchmo.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
