Update WSGI_APPLICATION to point to the updated location of the wsgi script
[htsworkflow.git] / htsworkflow / settings.py
index 73d1143ce58b0814b3f76266143bb944db770d9f..c7b7dfb6670dd8cb0d63661e696155bcc536cebd 100644 (file)
@@ -67,7 +67,7 @@ TEMPLATE_DIRS = (
 
 ROOT_URLCONF = 'htsworkflow.frontend.urls'
 
-WSGI_APPLICATION = 'htsworkflow.frontend.wsgi.application'
+WSGI_APPLICATION = 'htsworkflow.wsgi.application'
 
 # Database
 # https://docs.djangoproject.com/en/1.6/ref/settings/#databases