uilib.py
changeset 4466 8b0ca7904820
parent 4252 6c4f109c2b03
child 5421 8167de96c523
--- a/uilib.py	Fri Feb 05 08:55:21 2010 +0100
+++ b/uilib.py	Fri Feb 05 11:54:23 2010 +0100
@@ -15,8 +15,8 @@
 from StringIO import StringIO
 
 from logilab.mtconverter import xml_escape, html_unescape
+from logilab.common.date import ustrftime
 
-from cubicweb.utils import ustrftime
 
 def rql_for_eid(eid):
     """return the rql query necessary to fetch entity with the given eid.  This