web_editor/__init__.py
Данил Воробьев 2db2b9d3eb initial commit
2024-05-03 09:47:49 +00:00

6 lines
147 B
Python

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