This commit is contained in:
parent
4627d1cea0
commit
d762081bd5
26 changed files with 5048 additions and 1 deletions
|
|
@ -139,6 +139,7 @@ INSTALLED_APPS: list[str] = [
|
|||
"django.contrib.staticfiles",
|
||||
"django.contrib.postgres",
|
||||
"twitch.apps.TwitchConfig",
|
||||
"kick.apps.KickConfig",
|
||||
]
|
||||
|
||||
MIDDLEWARE: list[str] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue