cannot sync db

22 views
Skip to first unread message

Pravin Jadhav

unread,
Jun 7, 2013, 3:07:59 AM6/7/13
to class2g...@googlegroups.com
(class2go)met@met-desktop:~/DevProjects/class2go/main$ ./manage.py syncdb  ######## answer no to the superuser question for now
Traceback (most recent call last):
  File "./manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 453, in execute_from_command_line
    utility.execute()
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 263, in fetch_command
    app_name = get_commands()[subcommand]
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 109, in get_commands
    apps = settings.INSTALLED_APPS
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/conf/__init__.py", line 53, in __getattr__
    self._setup(name)
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in _setup
    self._wrapped = Settings(settings_module)
  File "/home/met/DevEnvs/class2go/local/lib/python2.7/site-packages/django/conf/__init__.py", line 134, in __init__
    raise ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % (self.SETTINGS_MODULE, e))
ImportError: Could not import settings 'settings' (Is it on sys.path?): No module named djcelery
(class2go)met@met-desktop:~/DevProjects/class2go/main$

Reply all
Reply to author
Forward
0 new messages