hooks/integrity.py
changeset 8190 2a3c1b787688
parent 7502 e7190f7e850e
child 8500 bfc1875ce9e3
--- a/hooks/integrity.py	Thu Feb 02 14:33:30 2012 +0100
+++ b/hooks/integrity.py	Mon Jan 23 13:25:02 2012 +0100
@@ -28,7 +28,7 @@
 from cubicweb import ValidationError
 from cubicweb.schema import (META_RTYPES, WORKFLOW_RTYPES,
                              RQLConstraint, RQLUniqueConstraint)
-from cubicweb.selectors import is_instance
+from cubicweb.predicates import is_instance
 from cubicweb.uilib import soup2xhtml
 from cubicweb.server import hook