appobject.py
branchtls-sprint
changeset 1174 7dac5aeafb86
parent 1144 654047cd0c30
child 1282 272d8ec6f308
--- a/appobject.py	Fri Mar 27 12:17:27 2009 +0100
+++ b/appobject.py	Fri Mar 27 12:20:47 2009 +0100
@@ -16,7 +16,7 @@
 from rql.nodes import VariableRef, SubQuery
 from rql.stmts import Union, Select
 
-from cubicweb import Unauthorized
+from cubicweb import Unauthorized, NoSelectableObject
 from cubicweb.vregistry import VObject, AndSelector
 from cubicweb.selectors import yes
 from cubicweb.utils import UStringIO, ustrftime