diff -r d712615ce266 -r a7cd4296a85e common/selectors.py --- a/common/selectors.py Tue Nov 25 18:04:27 2008 +0100 +++ b/common/selectors.py Wed Nov 26 10:20:27 2008 +0100 @@ -14,7 +14,7 @@ from cubicweb import Unauthorized, NoSelectableObject from cubicweb.cwvreg import DummyCursorError -from cubicweb.vregistry import chainall, chainfirst +from cubicweb.vregistry import chainall, chainfirst, NoSelectableObject from cubicweb.cwconfig import CubicWebConfiguration from cubicweb.schema import split_expression