heroku-django-demo-app icon indicating copy to clipboard operation
heroku-django-demo-app copied to clipboard

A demo Django-on-Heroku app.

This repo goes along with a how-to I've written for running Django on Heroku. You should probably check that out first.

A basic Django-on-Heroku example. Similar to what you get when you follow the Heroku Django starter doc, but with some extra bits:

An example of this demo (more or less) is running at https://tigas-test-app.herokuapp.com/ (with the adminsite disabled).