__init__.py 151 B

12345
  1. # -*- coding: utf-8 -*-
  2. # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
  3. from . import models
  4. from .hooks import assign_contacts_team