{ "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python", "python.analysis.indexing": true, "python.analysis.packageIndexDepths":[["rest_framework", 5, true]], "cSpell.words": [ "authtoken", "viewsets" ] }