Hi guys, First of all Im really sorry for any inconvenience I may cause. Im a newbie just starting out on google apps and this may be a really silly question.
Im supposed to improve a python/django web app. I got this web app via svn and then copied it into my ide which is pyScripter now i launched the app via the google app engine ( created a .yaml file etc.) that part of it seems to work ok however I was looking into the logic via the ide when i noticed that some of the classes give errors such as "No module named django.db.backends" ans also ive noted that Ive got a folder structure which goes home / thirdparty / google_appengine / google / appengine some of the imports in other modules are failing because modules within this are not getting imported. am hoping is someone could explain what this folder structure is and what kind of role it is playing here. How am i to work on the modules since python fails to compile because of this ? am I looking at some kind of app engine bit that has nothing to do with my own app ? really appreciate your help on this.... best regards, Suranga -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
