social/mail_restrict_follower_selection/models/__init__.py
Jordi Ballester Alomar 9c3576e1df fixes a corner case where you could send an email to a partner
that you are not supposed to.
2023-01-24 18:57:50 +06:30

8 lines
263 B
Python

# Copyright (C) 2015 Therp BV <http://therp.nl>
# Copyright (C) 2017 Komit <http://www.komit-consulting.com>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import mail_followers
from . import mail_wizard_invite
from . import mail_thread