You are on page 1of 1

Django admin (tells us to start admin)

Django-admin startproject (Will create new project)

Cd .\startproject Open folder

Python manage.py runserver create server to run programme

You might also like