diff -r 29652410c317 -r e65af61bde7d web/views/forms.py --- a/web/views/forms.py Thu Jan 10 13:03:38 2013 +0100 +++ b/web/views/forms.py Thu Jan 10 18:34:10 2013 +0100 @@ -56,7 +56,8 @@ from cubicweb.utils import support_args from cubicweb.predicates import non_final_entity, match_kwargs, one_line_rset from cubicweb.web import RequestError, ProcessFormError -from cubicweb.web import uicfg, form, formwidgets as fwdgs +from cubicweb.web import form, formwidgets as fwdgs +from cubicweb.web.views import uicfg from cubicweb.web.formfields import guess_field