mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 23:55:52 +00:00
admin blueprint
This commit is contained in:
@@ -14,3 +14,4 @@ class Config(object):
|
||||
"DATABASE_URL"
|
||||
) or "sqlite:///" + os.path.join(basedir, "app.db")
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = False
|
||||
INDEX = "main.index"
|
||||
|
Reference in New Issue
Block a user