flask-ajax-study

DB初期化

python
>>> from models.database import init_db
>>> init_db()