Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(0) | Call(0) | Derive(0) | Import(0)
src/f/t/ftw.publisher.example-1.0/ftw/publisher/example/eventhandlers.py ftw.publisher.example(Download)
workflow = get_workflow_name(obj) if not workflow or workflow not in config.PUBLISHING_WORKFLOWS: # we don't have a workflow or the workflow does not publish ever - so we # don't need to delete anything on the receiver.