About Askbot
Askbot is a free open source Question and Answer (Q&A) forum software written in Django and Python.
Math demo $$\sum_{k=0}^{p-1} C_kx^k\equiv \frac{1-(1-4x)^{(p+1)/2}}{2x}-x^{p-1}\quad\bmod (p,x^p).$$
The goal of this project is to build a high quality Q&A application (a.k.a. web-forum reloaded) that will easily work on its own or as a part of your larger project.
Code of Askbot is a fork of CNPROG and contains some some work made for OSQA.
There is no secret that design of CNPROG and initially - of this project has been borrowed from the one and only stackoverflow