Commit graph

1 commit

Author SHA1 Message Date
1173b92880
feat(vscode): add launch configuration for Django debugging
Introduced launch.json to streamline debugging of Django applications with Visual Studio Code. This configuration sets up the Python Debugger to launch Django's runserver on port 8114, enhancing the development experience by enabling easy and efficient debugging.
2024-09-03 21:09:12 +02:00