branch | tls-sprint |
changeset 692 | 800592b8d39b |
parent 536 | 781cd9fccbaa |
child 722 | 50a99184cf47 |
--- a/web/facet.py Tue Feb 17 20:56:45 2009 +0100 +++ b/web/facet.py Tue Feb 17 21:29:58 2009 +0100 @@ -19,7 +19,7 @@ from rql import parse, nodes from cubicweb import Unauthorized, typed_eid -from cubicweb.common.selectors import match_context_prop, one_has_relation +from cubicweb.selectors import match_context_prop, one_has_relation from cubicweb.common.registerers import priority_registerer from cubicweb.common.appobject import AppRsetObject from cubicweb.common.utils import AcceptMixIn