collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

move the send and utility methods from ENLIssue into a zope2 global utility #94

Closed MrTango closed 3 years ago

MrTango commented 7 years ago

everything which is not related to ENLIssue goes into a global utility. This will make the migration to DX later, easier and cleans up the code structure.