predicates.py
Mon, 04 Feb 2013 14:39:55 +0100 Sylvain Thénault [predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663 oldstable
Thu, 17 Jan 2013 14:55:07 +0100 David Douard add the match_http_method predicate (closes #2559932)
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Thu, 30 Aug 2012 17:38:43 +0200 Sylvain Thénault don't use rset.rowcount in predicates, this makes them usable with other types such as lists stable
Tue, 24 Jul 2012 17:51:00 +0200 Adrien Di Mascio [documentation] fix some ReST compilation problems
Fri, 20 Jul 2012 11:42:59 +0200 Florent Cayré [predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288 stable
Thu, 10 May 2012 10:37:28 +0200 Sylvain Thénault backport stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
less more (0) tip