chore(api): move podcasts in dedicated app (#1899)
This commit is contained in:
parent
4004981429
commit
b9895d19e2
15 changed files with 37 additions and 21 deletions
|
@ -13,6 +13,7 @@ INSTALLED_APPS = [
|
|||
"libretime_api.core",
|
||||
"libretime_api.history",
|
||||
"libretime_api.storage",
|
||||
"libretime_api.podcasts",
|
||||
"libretime_api.schedule",
|
||||
"django.contrib.auth",
|
||||
"django.contrib.contenttypes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue