On Thursday, August 18, 2011 11:31:01 AM UTC-4, David Marko wrote:
>
> I means these two things:
> Revision f42e49fc40: field.contains(list,all=True or False) now supported
>
 
Previously, the contains() operator took only a single string. Now looks 
like it will accept a list (or tuple). If all=True, returned items will have 
to include all items in the list.
 

>  
>
 
> Revision 0c60e979bc: rows[i]('tablename.fieldname')
>
 
Not sure about that one -- maybe related to this: 
https://groups.google.com/d/topic/web2py/iK2DA8h-zFM/discussion.
 
Anthony

Reply via email to