__init__.py 370 B

1234567
  1. # -*- coding: utf-8 -*-
  2. # Python source code encoding : https://www.python.org/dev/peps/pep-0263/
  3. ##############################################################################
  4. # For copyright and license notices, see __openerp__.py file in root directory
  5. ##############################################################################
  6. from . import controllers, models