Merge branch 'packaging' into debian-0.9
[pithos] / docs / source / conf.py
index c2b5fa9..c950734 100644 (file)
@@ -16,9 +16,9 @@ import sys, os
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
-sys.path.insert(0, os.path.abspath('..'))
+sys.path.insert(0, os.path.abspath('../..'))
 
-from pithos import settings
+from synnefo import settings
 from django.core.management import setup_environ
 setup_environ(settings)