web/views/forms.py
changeset 8665 e65af61bde7d
parent 8190 2a3c1b787688
child 8666 1dd655788ece
--- 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