Alright, that works for me:
items = db().select(db.t_items.ALL, cache=(cache.ram, 60))

I guess there is a method to create a select request on the background? for 
the list the user is currently watching or even to other queries that the 
user might get to via the page links? Thanks. 

On Monday, September 9, 2013 6:25:54 PM UTC+3, Anthony wrote:
>
> On Monday, September 9, 2013 11:20:02 AM UTC-4, אבי אברמוביץ wrote:
>
>> Thanks, yes, I know of the item.id problem for next and previous, I just 
>> used it for now I'll try to do something with the 
>> http://docs.python.org/2/library/functions.html#enumerate later on.Will 
>> I also have to ask from the controller to change each item page meta data 
>> for google indexing?
>>
>
> Sure, you could change some of the page metadata from the controller as 
> well.
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to