Files
design-themes/test_themes/models/__init__.py
T
2021-05-12 08:27:59 +02:00

7 lines
169 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import ir_http
from . import ir_ui_view
from . import website