In the VS Code Terminal, again with the virtual environment activated, run the development server with python manage.py runserver and open a browser to :8000/ to see a page that renders "Hello, Django".
In the VS Code Terminal, again with the virtual environment activated, run the development server with python manage.py runserver and open a browser to :8000/ to see a page that renders "Hello, Django".