Add initial Django project
This commit is contained in:
parent
94aae4653c
commit
fa6af127c1
15 changed files with 1103 additions and 4 deletions
15
.vscode/settings.json
vendored
15
.vscode/settings.json
vendored
|
|
@ -1,9 +1,24 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"addopts",
|
||||
"appauthor",
|
||||
"appname",
|
||||
"autouse",
|
||||
"delenv",
|
||||
"djade",
|
||||
"djlint",
|
||||
"dotenv",
|
||||
"Hellsén",
|
||||
"htmx",
|
||||
"isort",
|
||||
"Joakim",
|
||||
"lovinator",
|
||||
"platformdirs",
|
||||
"pycodestyle",
|
||||
"pydocstyle",
|
||||
"pytest",
|
||||
"pyupgrade",
|
||||
"TheLovinator",
|
||||
"Tussilago"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue