Skip to content

Commit

Permalink
conf edit
Browse files Browse the repository at this point in the history
  • Loading branch information
sorl committed Feb 6, 2011
1 parent d4f90cf commit baa3133
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Expand Up @@ -18,10 +18,6 @@
# documentation root, use os.path.abspath to make it absolute, like shown here.
#sys.path.append(os.path.abspath('.'))

sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath('../example'))
sys.path.insert(0, os.path.abspath('../src'))

os.environ['DJANGO_SETTINGS_MODULE'] = 'settings'

# -- General configuration -----------------------------------------------------
Expand Down

0 comments on commit baa3133

Please sign in to comment.