Files
contract/agreement_legal/__init__.py
2021-08-04 17:24:55 +07:00

6 lines
151 B
Python

# Copyright (C) 2018 - TODAY, Pavlov Media
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizards