7 lines
175 B
Python
7 lines
175 B
Python
# -*- coding: utf-8 -*-
|
|
# Developed by Bizople Solutions Pvt. Ltd.
|
|
# See LICENSE file for full copyright and licensing details
|
|
|
|
from . import models
|
|
from . import controllers
|