This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
1
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c167038af
dify
/
api
/
extensions
/
ext_database.py
7 lines
102 B
Python
Raw
Blame
History
from
dify_app
import
DifyApp
from
models
import
db
def
init_app
(
app
:
DifyApp
)
:
db
.
init_app
(
app
)
Reference in New Issue
View Git Blame
Copy Permalink