(From their website, like Heroku)<p>Gondor was designed for people who want to deploy their Django sites early and often.<p>Whether it's feature branches in development being deployed for review and testing, or a multi-server dedicated production stack, Gondor frees you up to focus on your site, not your infrastructure.<p>Gondor supports:<p><pre><code> command-line deployment
unlimited domains
revision control via git or mercurial
dependency management using pip
database migrations via South or nashvegas
full backups of your entire application
asynchronous and scheduled task execution
full-text search using Solr and django-haystack
caching via redis</code></pre>