Added files
This commit is contained in:
commit
a6455547a2
8 changed files with 306 additions and 0 deletions
3
__init__.py
Normal file
3
__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from flask import Blueprint, g
|
||||
|
||||
mariadb_app=Blueprint('mariadb_app', __name__)
|
||||
Loading…
Add table
Add a link
Reference in a new issue