board_manager/sources/services/web/project/extensions.py

2 lines
57 B
Python

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()