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

from . import base_language_install
from . import website_robots