--- a/web/views/editforms.py Thu Jul 08 12:54:28 2010 +0200
+++ b/web/views/editforms.py Thu Jul 08 13:33:40 2010 +0200
@@ -33,7 +33,7 @@
specified_etype_implements, is_instance, yes)
from cubicweb.view import EntityView
from cubicweb.schema import display_name
-from cubicweb.web import uicfg, stdmsgs, eid_param, dumps, \
+from cubicweb.web import uicfg, stdmsgs, eid_param, \
formfields as ff, formwidgets as fw
from cubicweb.web.form import FormViewMixIn, FieldNotFound
from cubicweb.web.views import forms, reledit