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

from . import gamification_badge
from . import website
from . import res_users