web/views/autoform.py
branchtls-sprint
changeset 1498 2c6eec0b46b9
parent 1491 742aff97dbf7
child 1528 864ae7c15ef5
--- a/web/views/autoform.py	Tue Apr 28 10:11:08 2009 +0200
+++ b/web/views/autoform.py	Tue Apr 28 11:22:31 2009 +0200
@@ -11,6 +11,7 @@
 from cubicweb import typed_eid
 from cubicweb.web import stdmsgs, uicfg
 from cubicweb.web.form import FieldNotFound, EntityFieldsForm
+from cubicweb.web.formfields import guess_field
 from cubicweb.web.formwidgets import Button, SubmitButton
 _ = unicode