Updates
This commit is contained in:
parent
e86ab53de5
commit
095bf52a2f
29 changed files with 2494 additions and 758 deletions
|
@ -1,6 +1,5 @@
|
|||
from app.web.app import create_app
|
||||
from app import create_app
|
||||
from app.models.database import db
|
||||
from app.models.podcast import Podcast, Episode
|
||||
from app.models.settings import Settings
|
||||
|
||||
app = create_app()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue