
How to Create Frist Django Project in Visual Studio Code (2024)
In this video, I'll show you how you can install django in visual studio code and create your first django project in vscode.
Django a very popular web development python web framework and I'll show you how you can setup a django project in visual studio code.
☕Buy me a coffee: www.buymeacoffee.com/thecodecity
🌐Connect with me:
TikTok: tiktok.com/@thecodecity
Twitter: twitter.com/thecodecity
Instagram: instagram.com/thecodecity
Website: thecodecity.com/
Steps to setup Django Project in Visual Studio Code (VSCode):
1. Open terminal in vscode
2. Create a new virtual environment
3. Install Django: pip install django
4. Start django serve: python manage.py runserver
By the end, you'll have create your first django project in vscode, if you have any problems let me now in the comments below.
#vscode #python #vscodetutorial #djangoworld
コメント