PyBBM - Django forum solution Installation Download the package on GitHub or simply install it via PyPi Add pybb to your INSTALLED_APPS INSTALLED_APPS = ( 'pybb', ) Sync your database using syncdb command from django command line Configure settings In the wild This forum engine is used by: Ulule