[forms] fix import, gone into the wrong patch
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 29 Jun 2011 18:43:33 +0200
changeset 7583 6632c762cd63
parent 7582 dd4487c3f21e
child 7584 e1881933f366
[forms] fix import, gone into the wrong patch
web/views/forms.py
--- a/web/views/forms.py	Wed Jun 29 18:29:13 2011 +0200
+++ b/web/views/forms.py	Wed Jun 29 18:43:33 2011 +0200
@@ -45,6 +45,7 @@
 
 from warnings import warn
 
+from logilab.common import dictattr
 from logilab.common.decorators import iclassmethod
 from logilab.common.compat import any
 from logilab.common.deprecation import deprecated