New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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
  • PyPI
  • Socket score

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

  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:

  • Ulule <http://ulule.com>_

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

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc