Skip to main content

PyBB Modified. Django forum application

Project description

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:

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page