author | sylvain.thenault@logilab.fr |
Fri, 27 Mar 2009 12:20:47 +0100 | |
branch | tls-sprint |
changeset 1174 | 7dac5aeafb86 |
parent 1173 | 8f123fd081f4 |
child 1175 | 96747df28a1f |
appobject.py | file | annotate | diff | comparison | revisions |
--- 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