diff -r 934e758a73ef -r eae23c40627a web/formfields.py --- a/web/formfields.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/formfields.py Tue Dec 08 10:58:56 2009 +0100 @@ -15,7 +15,7 @@ FormatConstraint) from cubicweb.utils import ustrftime -from cubicweb.common import tags, uilib +from cubicweb import tags, uilib from cubicweb.web import INTERNAL_FIELD_VALUE from cubicweb.web.formwidgets import ( HiddenInput, TextInput, FileInput, PasswordInput, TextArea, FCKEditor,