Forums

No module named django.core.wsgi

I am trying to deploy an app but i am getting error "No module named django.core.wsgi"

what is the possible causes for this ?

I see you're using a virtualenv -- are you sure you installed Django into it?