to play this game on GAE:
- consider de-normalizing the data and storing a list of activities on
each user record.
- get the data from table X, then do a query on table Y like:
"db(db.Y.id.belongs(keys).select()" where keys is a list of IDs from the
first query. remember that GAE limits belo
SQLFORM.grid does pagination
On Jan 12, 8:53 am, Saurabh S wrote:
> Hi,
>
> I am developing an online booking application in python using web2py
> framework on google app engine.
>
> I have two tables, one is users table and other is activities table.
> My users table contains user id for each r
2 matches
Mail list logo