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

from . import event
from . import event_track
from . import webmanifest