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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybbm-fork-0.14.0.tar.gz (119.8 kB view hashes)

Uploaded Source

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