Skip to content

Commit

Permalink
Merge pull request #643 from awesto/releases/0.11.x
Browse files Browse the repository at this point in the history
Releases/0.11.x
  • Loading branch information
jrief committed Aug 24, 2017
2 parents 13f42e9 + 3f7691d commit 8c69de1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
os.environ['DJANGO_SETTINGS_MODULE'] = 'myshop.settings'
os.environ['DJANGO_SHOP_TUTORIAL'] = 'commodity'

print(sys.path)
from django.conf import settings
import django
django.setup()

# -- General configuration -----------------------------------------------------

Expand Down

0 comments on commit 8c69de1

Please sign in to comment.