social/mail_follower_custom_notifi.../models/__init__.py

9 lines
279 B
Python

# -*- coding: utf-8 -*-
# © 2015 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import mail_followers
from . import mail_thread
from . import mail_message
from . import mail_notification
from . import mail_message_subtype