Command
python manage.py runserverExamples
Run on localhost:8000
python manage.py runserverRun on specific port
python manage.py runserver 8080python manage.py runserverRun on localhost:8000
python manage.py runserverRun on specific port
python manage.py runserver 8080