You are on page 1of 5

Mahinay, Jerico R.

CIT 511 – IT32S3


Web System and Technologies 2

We install and upgrade the pip using the command python -m install pip –-upgrade pip.

then we created a directory and a folder, using our surnames.


Then we created a virtual environment.

Then, we view the directory of the environment that we created.

Then, we activated the environment.


Then we install django inside the environment.

We open the directory of test_project


We open the test_project

we run the test_project in the server using the command python manage.py runserver
We open the development progress in the localhost.

You might also like