diff -r 8270580b65a0 -r 2c6eec0b46b9 web/views/autoform.py --- 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