After creating a Django project, I right click the project name and choose open in terminal. I was able to run the server using python manage.py runserver.
python manage.py runserver
N