Add initial configuration and structure for the Twitch app, including models, views, and admin registration

This commit is contained in:
Joakim Hellsén 2025-07-08 19:05:36 +02:00
commit 0c7c1c3f30
12 changed files with 76 additions and 83 deletions

View file

@ -6,6 +6,8 @@
"appauthor",
"appname",
"ASGI",
"collectstatic",
"createsuperuser",
"docstrings",
"dotenv",
"Hellsén",
@ -13,12 +15,14 @@
"Joakim",
"lovinator",
"Mailgun",
"makemigrations",
"platformdirs",
"psutil",
"pydocstyle",
"pyright",
"pytest",
"regularuser",
"runserver",
"sendgrid",
"testpass",
"ttvdrops",