Add initial configuration and structure for the Twitch app, including models, views, and admin registration
This commit is contained in:
parent
31addca6de
commit
0c7c1c3f30
12 changed files with 76 additions and 83 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue