summaryrefslogtreecommitdiff
path: root/addons/website_slides/__init__.py
blob: 8871070722787374e6f51f62f0f636847d986285 (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 wizard