You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post-syncdb, the SITE_ID in a default settings.py turns out wrong. We should either manually update the single Site to have an ID of one, or print out the real site id (latter is probably preferable).