Files
test/spiffy_theme_backend/__init__.py
2023-07-14 09:21:21 +08:00

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