Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

ulule/pybbm

Repository files navigation

PyBBM - Django forum solution

Build Status

Installation

  1. Download the package on GitHub or simply install it via PyPi

  2. Add pybb to your INSTALLED_APPS

    INSTALLED_APPS = (
        'pybb',
    )
    
  3. Sync your database using syncdb command from django command line

  4. Configure settings

In the wild

This forum engine is used by:

About

A fork of pybbm designed for high traffic websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •