Getting started with making a simple stand alone Django web project.
- Display "CINS465 Hello World"
- Be submitted to GitHub correctly
If you haven't already create your CINS465 repo through the form on my website, you'll need the GitHub Token given out in lecture to do so.
You should upload all the project files to a folder called Assignment_2 in that repository. You will be putting all your assignments for this class in that repository, except your final project which likely will have it's own repository.
You should make sure that your manage.py path in the repository is such that it can be reached via ./Assignment_2/manage.py