Add Docker support; add favicon
This commit is contained in:
parent
fd856d839b
commit
033c13e931
18 changed files with 264 additions and 107 deletions
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
|
|
@ -6,6 +6,7 @@
|
|||
"appauthor",
|
||||
"appname",
|
||||
"ASGI",
|
||||
"botuser",
|
||||
"collectstatic",
|
||||
"colorama",
|
||||
"createsuperuser",
|
||||
|
|
@ -16,6 +17,9 @@
|
|||
"dotenv",
|
||||
"dropcampaign",
|
||||
"elif",
|
||||
"filterwarnings",
|
||||
"granian",
|
||||
"gunicorn",
|
||||
"Hellsén",
|
||||
"hostnames",
|
||||
"httpx",
|
||||
|
|
@ -27,14 +31,17 @@
|
|||
"Mailgun",
|
||||
"makemigrations",
|
||||
"McCabe",
|
||||
"noinput",
|
||||
"noopener",
|
||||
"noreferrer",
|
||||
"platformdirs",
|
||||
"prefetcher",
|
||||
"psutil",
|
||||
"pycache",
|
||||
"pydantic",
|
||||
"pydocstyle",
|
||||
"pygments",
|
||||
"pyproject",
|
||||
"pyright",
|
||||
"pytest",
|
||||
"Ravendawn",
|
||||
|
|
@ -42,12 +49,14 @@
|
|||
"runserver",
|
||||
"sendgrid",
|
||||
"speculationrules",
|
||||
"staticfiles",
|
||||
"testchannel",
|
||||
"testpass",
|
||||
"tqdm",
|
||||
"ttvdrops",
|
||||
"venv",
|
||||
"wrongpassword",
|
||||
"wsgi",
|
||||
"xdist"
|
||||
],
|
||||
"python.analysis.typeCheckingMode": "standard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue