Merge pull request #68 from coreydaley/github_12043_origin_image_test_failure

moving wsgi file and updating settings.py to work with updates to s2i-python-container changes
This commit is contained in:
Ben Parees 2016-12-02 11:04:17 -05:00 committed by GitHub
commit b7ce642586
2 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ TEMPLATES = [
},
]
WSGI_APPLICATION = 'project.wsgi.application'
WSGI_APPLICATION = 'application'
# Database