Hi,
I have been trying to deploy my application on GAE for 2 days, but I
have not been successful.
I am using Python 2.7, Django 1.5 and Google App Engine SDK 1.8.1 and *the
application is running appropriately is localhost.*
To deploy my application, I have followed the instructions at [1] with
just one difference: I have changed the
ROOT_URLCONF = 'tcn_project.urls' to ROOT_URLCONF = 'urls' (where
tcn_project is the name of my project).
The current error is (where cc_simulator is the name of my application:
File "/base/data/home/apps/s~cc-simulator/1.368666896883800783/urls.py", line
2, in <module>
from cc_simulator import views
ImportError: No module named cc_simulator
Can anybody helps me to fix it?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.