How to use the wicked.fieldevent.meta.cleanUp function in wicked

To help you get started, we’ve selected a few wicked examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github plone / plone.reload / plone / reload / patches.py View on Github external
def patch_wicked():
    try:
        from wicked.fieldevent.meta import cleanUp
        cleanUp()
    except ImportError:
        pass

wicked

wicked is a compact syntax for doing wiki-like content linking and creation in zope and plone

GPL-3.0
Latest version published 10 years ago

Package Health Score

36 / 100
Full package analysis