예제 #1
0
파일: wsgi.py 프로젝트: pylover/hive
from hive import Hive

app = Hive()
app.configure()
app.initialize_orm()