Gondor has been running for ~2 years as the internal hosting platform for Eldarion. A lot has changed (for the better!) over those 2 years, but it is not a brand new system. This is just a signifying of making it usable for anyone and not just Eldarion.
Comments
I'm afraid to use Gondor. I'm not sure how solid they are yet, whereas Heroku runs Django apps just fine and is definitely here to stay.
Gondor has been running for ~2 years as the internal hosting platform for Eldarion. A lot has changed (for the better!) over those 2 years, but it is not a brand new system. This is just a signifying of making it usable for anyone and not just Eldarion.
>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...