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

from . import backend
from . import main