Skip to content
Snippets Groups Projects
Commit 00a3f3b0 authored by Saif Ali's avatar Saif Ali
Browse files
parents 5a66cdd4 24913123
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@ import os
from django.core.wsgi import get_wsgi_application
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'djangonautic.settings')
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'myproject.settings')
application = get_wsgi_application()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment