summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/workflows.py
Commit message (Collapse)AuthorAgeFilesLines
* Save the complete workflow stack, not only last step.J08nY2017-08-071-4/+4
|
* Create mailman.workflows package. Move base Workflow there.J08nY2017-08-071-0/+128
- Also introduce IWorkflow, ISubscriptionWorkflow, IUnsubscriptionWorkflow.