Hi all
According to the web2py book[1] accessible_query(...) is not working on GAE.
As there is now a google:sql and google:datastore storage available I
thought of using both: sql for the auth and datastore for the rest.
The output of the accessible_query would be ideal to query the datastore.
GAE developers - you may be interested in Issue 694
http://code.google.com/p/web2py/issues/detail?id=694
It allows you to use a normal web2py query to retrieve the parent entity
but that single datastore query automatically attaches all the child
entities as well.
So instead of following links
On Oct 24, 2011, at 8:01 AM, Damjan Malis wrote:
> Hi guys, I'm having difficulties running simple app on GAE. I've
> created simple controller that selects all records (15) from table and
> passes them to my view. View just lists them.
>
> The issue is that 70% of requests made to this controlle
Hi guys, I'm having difficulties running simple app on GAE. I've
created simple controller that selects all records (15) from table and
passes them to my view. View just lists them.
The issue is that 70% of requests made to this controller took 10-50
second to finish. Sometimes GAE even throws Dea
I am a beginner and have been trying to build an app using web2py.
I have also read the posts related to the uploading of the app.
The things i have done -
build a general app
update the app.yaml file in web2py/applications/[application_name]/
But still when i run the app on the google local sdk
i'm new in deploying applications on the GAE using the web2py.
I wanted to ask what is the procedure to make available external
libraries for python controllers in web2py on platforms - GAE and also
on external server where i would like to host a website.
google-appengine-python group, Google Appengine Python Best Framework:
what's about web2py? Interesting the valutations of Waldemar.
7 matches
Mail list logo