You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

pybbm-fork

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pybbm-fork

PyBB modified. Django forum application

0.15.0
pipPyPI
Maintainers
1

PyBBM - Django forum solution

.. image:: https://secure.travis-ci.org/thoas/pybbm.png?branch=master :alt: Build Status :target: http://travis-ci.org/thoas/pybbm

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 <http://ulule.com>_

.. _GitHub: https://github.com/thoas/pybbm

Keywords

django application forum board

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts