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

from . import main
from . import survey_session_manage