mirror of https://github.com/OCA/social.git
8 lines
313 B
Python
8 lines
313 B
Python
# -*- coding: utf-8 -*-
|
|
##############################################################################
|
|
# (c) 2015 Pedro M. Baeza
|
|
# License AGPL-3 - See LICENSE file on root folder for details
|
|
##############################################################################
|
|
from . import models
|
|
from . import wizard
|