entities/__init__.py
branchtls-sprint
changeset 940 15dcdc863965
parent 912 9ad0867692e1
child 1010 73591b2ffeb4
--- a/entities/__init__.py	Tue Feb 24 11:35:08 2009 +0100
+++ b/entities/__init__.py	Tue Feb 24 11:59:53 2009 +0100
@@ -13,7 +13,7 @@
 
 from cubicweb import Unauthorized, typed_eid
 from cubicweb.entity import Entity
-from cubicweb.common.utils import dump_class
+from cubicweb.utils import dump_class
 from cubicweb.schema import FormatConstraint
 
 from cubicweb.interfaces import IBreadCrumbs, IFeed