Django in PythonAnywhere
Setup
Go to the [PythonAnywhere] website. It is an online python development environment. If you click the signup button you will see:
Click to Create a Beginner Account. Then complete the registration process. The Beginner Account will allow you to create one free django web app.
Creating a Django Web App
Now on the Dashboard you should see the 'Web App' section:
Click to open the Web Tab, and you should see this screen:
Click Add a new web app to start the process of creating a django app. The first screen will be:
This is just telling you that the basic account can only support this type of URL. It will be fine to use this and you can just click the Next button.