Gallery-Archivist/.vscode/settings.json

13 lines
208 B
JSON
Raw Normal View History

2023-08-01 19:53:04 +02:00
{
"cSpell.words": [
2023-10-18 13:34:50 +02:00
"ncols",
2023-08-01 19:53:04 +02:00
"phash",
2023-10-19 18:59:03 +02:00
"Popover",
2023-08-01 19:53:04 +02:00
"preimport",
"runserver",
"SLUGIFYING",
"taggit",
2023-10-18 13:34:50 +02:00
"viewsets",
2023-08-01 19:53:04 +02:00
"whitenoise"
],
}