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

from . import controllers
from . import models