Friday, March 26, 2021

Re: Have you experienced the thing I have done like the following.

On 26/03/2021 13.34, Sangbom Suhk wrote:
> ModuleNotFoundError: No module named 'django_app'
>

Without being an expert on the details, it seems like the WSGI module
cannot find your Django application.

What's in your .wsgi file?

Maybe this could help:

https://www.thecodeship.com/deployment/deploy-django-apache-virtualenv-and-mod_wsgi/

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0f993d47-cb4f-4955-c67a-f1271ace3679%40stacktrace.dk.

No comments:

Post a Comment