added extra query

This commit is contained in:
Chinenye Nmoh
2026-03-17 09:37:08 +01:00
parent bfb35e0285
commit 569d4c45d7
49 changed files with 4516 additions and 4505 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
from flask_sqlalchemy import SQLAlchemy
from flask_mail import Mail
mail = Mail()
from flask_sqlalchemy import SQLAlchemy
from flask_mail import Mail
mail = Mail()
db = SQLAlchemy()