diff --git a/project/settings.py b/project/settings.py index fde6399..99c6b62 100644 --- a/project/settings.py +++ b/project/settings.py @@ -76,7 +76,7 @@ TEMPLATES = [ }, ] -WSGI_APPLICATION = 'application' +WSGI_APPLICATION = 'wsgi.application' # Database