askbot.deployment

module for deploying askbot

askbot.deployment.startforum()

basic deployment procedure asks user several questions, then either creates new deployment (in the case of new installation) or gives hints on how to add askbot to an existing Django project

Table Of Contents

This Page