How to install Django
How to install Django
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Nov 3, 2020, 1:55 AM
2.After installation, open the command prompt and check that the Python version matches the version you installed by executing:
4.To create a virtual environment for your project, open a new command prompt, navigate to the folder where you want to create your project and then enter the following:
In the command prompt, ensure your virtual environment is active, and execute the following command: