I have decided to use Heroku to host my little app. The process of pushing new changes to the sky is fairly simple when the Heroku app is installed. We simply need to type git push heroku master And it should work.
pritchardn/django_todos
A migration from bitbucket. This django webapp tracks todos with dependancies.
PythonMIT