social/mail_tracking/__init__.py
2022-04-20 14:46:21 +05:30

6 lines
150 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from . import controllers
from .hooks import pre_init_hook