How to upload a Django project to PythonAnywhere

After you have finished developing and testing your Django app locally, use the command prompt or git bash to commit your code to Github. Push your Django project on Github. Browse on pythonanywhere.com and create a free account. Log in to your account. The dashboard will be as shown below. Click on the Files tab […]