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

from . import main
from . import bus