http_routing/models/__init__.py
Данил Воробьев 6355581bf6 initial commit
2024-05-03 09:59:22 +00:00

6 lines
144 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