django install windows 11 | vscode django setup | how to install django in python windows 11 HD
commands:-1) mkdir django_project2) cd django_project3) python -m venv venv4) set-executionpolicy remotesigned5) venvScriptsactivate6) pip3 install django7...