not working mess

This commit is contained in:
2022-11-21 22:47:23 +03:00
parent f8f570c533
commit 08556785a3
12 changed files with 167 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()