This document provides 4 commands for setting up and running a Django web application on a Windows system. It instructs the user to activate a virtual environment located at C:\Users\Sandip\Desktop\django_env, then navigate up one folder to C:\django_project and use the manage.py runserver command to start the local development server.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views1 page
Start Virtual Env
This document provides 4 commands for setting up and running a Django web application on a Windows system. It instructs the user to activate a virtual environment located at C:\Users\Sandip\Desktop\django_env, then navigate up one folder to C:\django_project and use the manage.py runserver command to start the local development server.