askbot

synopsis:the Django Q&A forum application

Functions in the askbot module perform various basic actions on behalf of the forum application

askbot.get_install_directory()

returns path to directory where code of the askbot django application is installed

askbot.get_version()

returns version of the askbot app this version is meaningful for pypi only

Table Of Contents

This Page