xppl/init.py
2018-05-20 00:10:01 +02:00

2 lines
34 B
Python

from app import db
db.create_all()