Skip to content

Commit

Permalink
settings_changeme added to cong
Browse files Browse the repository at this point in the history
  • Loading branch information
iiman committed May 2, 2016
1 parent d02dd58 commit eeabfdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# sys.path.append(os.path.abspath('../eggs/Django-1.4.5-py2.7.egg'))
# sys.path.append(os.path.abspath('../eggs/psycopg2-2.5.2-py2.7.egg'))

from chiminey import test_settings as settings
from chiminey import settings_changeme as settings

from django.core.management import setup_environ
setup_environ(settings)
Expand Down Expand Up @@ -230,4 +230,4 @@
man_pages = [
('index', 'chiminey', u'Chiminey Documentation',
[u'Ian Thomas', u'Iman Yusuf'], 1)
]
]

0 comments on commit eeabfdd

Please sign in to comment.