[IMP] *: remove _render from ir.ui.view
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>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import ir_http
|
||||
from . import ir_ui_view
|
||||
from . import ir_qweb
|
||||
from . import website
|
||||
|
||||
Reference in New Issue
Block a user