From 911b8ebb01b8a040296ef2843799a38356c22f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 30 Oct 2011 15:42:27 +0100 Subject: [PATCH] import IStatusMessage --- themis/fields/widgets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/themis/fields/widgets.py b/themis/fields/widgets.py index 3f60974..070803b 100644 --- a/themis/fields/widgets.py +++ b/themis/fields/widgets.py @@ -23,6 +23,7 @@ from zc.relation.interfaces import ICatalog from zope.app.intid.interfaces import IIntIds from z3c.form.converter import BaseDataConverter +from Products.statusmessages.interfaces import IStatusMessage from themis.fields.interfaces import ICommission, ICommissions from zope.schema.interfaces import IDate, IContextSourceBinder, ISource