moving wsgi file and updating settings.py to work with updates to s2i-python-container changes

This commit is contained in:
Corey Daley 2016-12-02 10:28:48 -05:00
parent 253aa3570f
commit 43bd6dcc57
No known key found for this signature in database
GPG Key ID: DC5CDE9CA8AA3A9E
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