From: "Sebastian Sippl" <[EMAIL PROTECTED]>
>
> return context.cata({'content' : id,
>                     'date' : DateTime()-7,
>                     'date_usage' : 'range:min',
>  })
>
> I always get back all catalog items.

You should get back all items that have a date that is set to after
DateTime()-7 or set to ''.
What is it you want to get?




_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to