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

from . import res_config_settings
from . import res_users
from . import ir_qweb