summaryrefslogtreecommitdiff
path: root/addons/http_routing/models/__init__.py
blob: c13771d0d78f17ce749c5ff01404b8e10429f51f (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import ir_http
from . import ir_ui_view