Theseus007

Untitled

Feb 13th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. (py2)cce@cce030:~/mailman/postorius/postorius_standalone$ python manage.py syncdb
  2. ImportError: No module named postorius
  3. (py2)cce@cce030:~/mailman/postorius/postorius_standalone$ sudo python manage.py syncdb
  4. [sudo] password for cce:
  5. Operations to perform:
  6. Synchronize unmigrated apps: social_auth, postorius
  7. Apply all migrations: admin, contenttypes, sites, auth, sessions
  8. Synchronizing apps without migrations:
  9. Creating tables...
  10. Installing custom SQL...
  11. Installing indexes...
  12. Running migrations:
  13. No migrations to apply.
Advertisement
Add Comment
Please, Sign In to add comment