8 lines
283 B
Python
8 lines
283 B
Python
# -*- coding: utf-8 -*-
|
|
# ?? 2004-2009 Tiny SPRL (<http://tiny.be>).
|
|
# ?? 2015 Agile Business Group <http://www.agilebg.com>
|
|
# ?? 2016 Grupo ESOC Ingenier??a de Servicios, S.L.U. - Jairo Llopis
|
|
# License GPL-3.0 or later (http://www.gnu.org/licenses/gpl.html).
|
|
|
|
from . import models
|