Skip to content
forked from hovel/pybbm

Django forum solution. Git Mirror, master branch still in bitbucket repository

Notifications You must be signed in to change notification settings

makinacorpus/pybbm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBBM Django forum solution

PyBBM - modified version of pybb (developed by lorien and dropped in mid 2010).

Documentation aviable on ReadTheDocs

PyBBM includes ready to use example/test project with instructions

The main point in development of pybb is to build it so it could be easily integrated to existing django based site. This mean:

  • pybb does not provide features like user registration, password restoring. It does not provide authentication page. You should use your favorite application for such things. You can try well known django-registration http://code.google.com/p/django-registration/.

i18n support

PYBB support only english and russian translations now. You should enable django.middleware.locale.LocaleMiddleware to activate django locale autodetecting.

About

Django forum solution. Git Mirror, master branch still in bitbucket repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.5%
  • JavaScript 7.2%
  • Shell 1.3%