Again, execute the following command.
~$ cd myproject ~/myproject $ python manage.py runserver
Now open a browser and go to this address http://localhost:8000
All being well, you should have your (unimpressive) home page displayed.
Here is a zipped folder containing the files in the project at this stage. myproject_stage01.zip . If you are having any difficulties, please compare your files with those in that archive.