mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
93e2ca6de4
Follow adaptations made in the render api at odoo/odoo#85110 closes odoo/design-themes#554 Related: odoo/enterprise#24622 Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
7 lines
166 B
Python
7 lines
166 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import ir_http
|
|
from . import ir_qweb
|
|
from . import website
|