__init__.py 153 B

123456
  1. # -*- coding: utf-8 -*-
  2. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  3. from . import authenticate
  4. from . import mail_plugin