entity.py
branchtls-sprint
changeset 707 21a59b468f1a
parent 702 c1d2f9bfb9ff
child 709 b21ee900c732
--- a/entity.py	Tue Feb 17 22:37:28 2009 +0100
+++ b/entity.py	Tue Feb 17 22:37:59 2009 +0100
@@ -17,7 +17,7 @@
 from cubicweb.vregistry import autoselectors
 from cubicweb.rset import ResultSet
 from cubicweb.selectors import yes
-from cubicweb.common.appobject import AppRsetObject
+from cubicweb.appobject import AppRsetObject
 from cubicweb.common.registerers import id_registerer
 from cubicweb.common.uilib import printable_value, html_escape, soup2xhtml
 from cubicweb.common.mixins import MI_REL_TRIGGERS