I\'m trying to run django 1.9 on google app engine. Got the below error when trying to access API\'s through Google API Explorer.
Traceback (most recent call
In your script initiate django as:
from django_root_app.wsgi import application