mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-14 02:02:05 +00:00
4 lines
125 B
Python
4 lines
125 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
from . import models
|
|
from .hooks import post_init_hook
|