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

from . import controllers
from . import models
from . import controllers