Socket
Socket
Sign inDemoInstall

pybbm

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pybbm

PyBB Modified. Django forum application


Maintainers
3

PyBBM - Django forum solution

.. |travis| image:: https://travis-ci.org/hovel/pybbm.png?branch=master .. |coveralls| image:: https://coveralls.io/repos/github/hovel/pybbm/badge.svg?branch=master

|travis| |coveralls|

PyBBM is a full-featured django forum solution with these features:

  • Avatars
  • Custom profiles and support of Custom User Model (since django 1.5)
  • Post editing
  • Pre-moderation
  • Custom sanitization
  • Anonymous posting
  • Subscriptions
  • Polls
  • ...

All features is based on:

  • +94% tests covered code
  • Twitter bootstrap compatible default theme
  • Ready to use example project

The main point in development of pybb is to build it so it could be easily integrated to existing django based site. This mean that pybb does not provide features like user registration, password restoring. It does not provide authentication page. (But example project provides ;))

PyBBM includes ready to use example/test project with instructions <http://readthedocs.org/docs/pybbm/en/latest/example.html>_

i18n support

PYBB support English, Russian, Slovak, Ukrainian, Brazilian Portuguese, Polish, Hebrew, French, Chinese, Japanese, German, Spanish, Italian, Swedish translations now. Feel free to contribute translation for another language or to correct existing. You should enable django.middleware.locale.LocaleMiddleware to activate django locale autodetecting.

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