metadirectives.py
2008-01-11 19:15...
# Схема метадирективы from zope.app.form.browser.metadirectives import ICommonFormInformation class IAnnotationEditDirective(ICommonFormInformation): """Create form for annotation object """
...
# Схема метадирективы from zope.app.form.browser.metadirectives import ICommonFormInformation class IAnnotationEditDirective(ICommonFormInformation): """Create form for annotation object """