Revision history [back]
They do not seem to offer a "one-click" application deployment service, they just install django for you and initiate a blank django site.
What they help with greatly - configure the webserver for you, but any other hosting provider will do that too.
Askbot's startforum
script is the easiest method to get started with askbot - as it creates entire django site, and installs django, if necessary.