Revision 61ad5cbc docs/source/conf.py

b/docs/source/conf.py
16 16
# If extensions (or modules to document with autodoc) are in another directory,
17 17
# add these directories to sys.path here. If the directory is relative to the
18 18
# documentation root, use os.path.abspath to make it absolute, like shown here.
19
sys.path.insert(0, os.path.abspath('..'))
19
sys.path.insert(0, os.path.abspath('../..'))
20 20

  
21 21
from astakos import settings
22 22
from django.core.management import setup_environ

Also available in: Unified diff