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

from . import models
from . import controllers