Move Twitch stuff to /twitch/
This commit is contained in:
parent
8f43fd612c
commit
6f6116c3c7
31 changed files with 1150 additions and 984 deletions
|
|
@ -140,6 +140,7 @@ INSTALLED_APPS: list[str] = [
|
|||
"django.contrib.postgres",
|
||||
"twitch.apps.TwitchConfig",
|
||||
"kick.apps.KickConfig",
|
||||
"core.apps.CoreConfig",
|
||||
]
|
||||
|
||||
MIDDLEWARE: list[str] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue