Project tree contains test/testapp folder, it is fully deployed and ready to use forum application. If you starting from scratch it’s probaly the best way to begin.
You need to install next packages for running testapp:
you can do it by running this command:
pip install pybbm django-registration south
or with easy_install:
easy_install pybbm django-registration south