852f9d4902
data models, import/export, web views etc.
7 lines
81 B
Python
7 lines
81 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
Importing into Rattail Demo
|
|
"""
|
|
|
|
from . import model
|