python - web2py doesn't display anything on google app engine -


i'm following tutorials chapter 3 of web2py book work locally in admin interface. trying deploy gae

i'm using mac , deployment chapter of book http://web2py.com/books/default/chapter/29/13?search=gae#deploying-on-google-app-engine reference 3 files:

web2py/app.yaml web2py/queue.yaml web2py/index.yaml 

are these files supposed in web2py/web2py.app/contents/resources? i'm guessing docs out of date?

also, app.yaml configured use 'welcome' application. did find , replace change 'welcome' 'myapp' upon launching dev_appserver.py web2py/web2py.app/contents/resources folder , navigating localhost:8080 absolutely nothing

no, shouldn't doing @ inside .app. that's bundle make easier install things on mac: need create directory project - somewhere inside home directory - , development there.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -