Question #274466 on Graphite changed:
https://answers.launchpad.net/graphite/+question/274466

    Status: Needs information => Open

weihua gave more information on the question:
Hi, Jason,
  Thanks for you reply,  I am installing new with  Django-1.6.4, 
graphite-web-0.9.9.
  And my database configure in local_settings.py is as follows:

 DATABASES = {
    'default': {
        'NAME': '/opt/graphite/storage/graphite.db',
        'ENGINE': 'django.db.backends.sqlite3',
        'USER': '',
        'PASSWORD': '',
        'HOST': '',
        'PORT': ''
    }
}

Thanks,
Weihua

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to