diff -r 2ee0ef069fa7 -r 2a3c1b787688 web/views/boxes.py --- a/web/views/boxes.py Thu Feb 02 14:33:30 2012 +0100 +++ b/web/views/boxes.py Mon Jan 23 13:25:02 2012 +0100 @@ -36,7 +36,7 @@ from logilab.common.deprecation import class_deprecated from cubicweb import Unauthorized -from cubicweb.selectors import (match_user_groups, match_kwargs, +from cubicweb.predicates import (match_user_groups, match_kwargs, non_final_entity, nonempty_rset, match_context, contextual) from cubicweb.utils import wrap_on_write