Yarko Tymciurak schrieb: > If you look at applications/admin/models/0.py, you will see the last line: > > # To upload on google app engine this has to point to the proper > # appengine config file > GAE_APPCFG = '/Applications/GoogleAppEngineLauncher.app/..... > > http://code.google.com/appengine/docs/python/gettingstarted/uploading.html > > shows the format of the config command; this looks like (I'm guessing) > it needs to point to the web2py-relative location of that appcfg.py Yes, I changed it into a path that points to web2py root. I put appcfg.py there. The process starts.
BTW, one can only hit the GAE deployment button if appcfg.py is found. If not, it will not appear in appadmin. @Massimo: I am ready to test it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

