Comment on Gondor.io Django hosting is now publicly availableparentComments−prayag15y>whereas Heroku runs Django apps just fine How?−msbarnett15yHeroku's Cedar stack can host just about anything.There was a discussion of running Django on it not too long ago: http://news.ycombinator.com/item?id=2612943−X-Istence15yTake a look at the Cedar stack... it will happily read and install a requirements.txt file.http://www.askthepony.com/blog/2011/07/getting-django-on-her...
Comments
>whereas Heroku runs Django apps just fine How?
Heroku's Cedar stack can host just about anything.
There was a discussion of running Django on it not too long ago: http://news.ycombinator.com/item?id=2612943
Take a look at the Cedar stack... it will happily read and install a requirements.txt file.
http://www.askthepony.com/blog/2011/07/getting-django-on-her...