Files
digifi-EventManager/app/extensions.py
T

3 lines
58 B
Python

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()