raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: WSGI application 'yorc_api.wsgi.application' could not be loaded; Error importing module.
pip install whitenoise
OR
pip3 install whitenoise
raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: WSGI application 'yorc_api.wsgi.application' could not be loaded; Error importing module.
pip install whitenoise
OR
pip3 install whitenoise
django.core.exceptions.ImproperlyConfigured: WSGI application 'souroSANOU.wsgi.application' could not be loaded; Error importing module.
Change the line in settings.py as below
WSGI_APPLICATION = 'application' to WSGI_APPLICATION = 'wsgi.application'
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us