feat: ✨ user
This commit is contained in:
parent
5dd685e882
commit
ef4ca9ab6a
17 changed files with 244 additions and 85 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
|
||||
"python.analysis.indexing": true,
|
||||
"python.analysis.packageIndexDepths":[["rest_framework", 5, true]],
|
||||
"cSpell.words": [
|
||||
"viewsets"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue