[web2py] GAE query cursors

2012-06-16 Thread howesc
Hello again, I wanna use cursors on my GAE queries: https://developers.google.com/appengine/docs/python/datastore/queries#Query_Cursors i have attached a patch that adds an optional parameter "reusecursor" to select on GAE. If True, and the query has a limitby, it indicates that db['_lastcur

[web2py] GAE Query

2011-02-03 Thread bee
I am using GAE to run my website web2py application. I have added the domain to my GAE site settings. Does this affect the way i can access the files on my website? For example I have a couple of image files @ root on my host, when I try to explore to that location using a web browser I get an inv