social/mass_mailing_partner/__init__.py

6 lines
146 B
Python
Raw Normal View History

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
2015-08-28 11:15:50 +02:00
from . import models
from . import wizard
from .hooks import post_init_hook