Skip to content

Commit b834b73

Browse files
committed
Remove redundant subfolder (moving many files)
1 parent d4781a3 commit b834b73

File tree

23 files changed

+1
-1
lines changed

23 files changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"name": "Python: Django",
2323
"type": "python",
2424
"request": "launch",
25-
"program": "${workspaceFolder}/web_project/manage.py",
25+
"program": "${workspaceFolder}/manage.py",
2626
"console": "integratedTerminal",
2727
"args": [
2828
"runserver",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)