wiki:WikiStart
close Warning: Error with navigation contributor "LoginModule"

Version 21 (modified by slav0nic, 14 years ago) (diff)

--

What is DjangoBB?

DjangoBB is a quick and simple forum which uses the Django Framework (written in Python language). The code of the PyBB forum, by Grigoriy Petukhov, was chosen to be the basis of the engine. Abbreviation DjangoBB stands for Django Bulletin Board. DjangoBB is distributed under the BSD license.

The basic concept of the forum progress is:

  • the usage of various DBMS (MySQL, PostgreSQL, Oracle, SQLite)
  • the ease of integration into any Django project and the ease of installation
  • the usage of standard libraries for launching on conventional hostings with python support
  • user-friendly installation process
  • classic view of the forum like IPB, PhpBB, Punbb
  • easy forum setup
  • high speed
  • reliability

At the current stage of development the main object is the functional implementation of the PunBB forum, in the sequel it is projected to expand it significantly.

How to get DjangoBB sources?

DjangoBB sources are available from mercurial repository. You can fetch them with the command:

hg clone http://hg.djangobb.org/djangobb/ djangobb

Also last revisions are available in gz archive.

Dependencies

  • Django 1.1
  • PIL
  • python-markdown
  • django-authopenid (url) for openid
  • django-registration > r381 (url)
  • djapian (url)

User Support

English Version: http://support.djangobb.org/

Russian Version: http://djangobb.ru/forum/ (will be soon)

Mercurial repository: http://hg.djangobb.org/

Migration from other forum engines:

will be soon...

"Why another forum?"

As far`as we are conserned, there is no usable engine written in Django. In our humble opinion, existing implementations are too simple and have little function.

Sites using DjangoBB

DjangoBBPowered

Development

DatabaseStructure

Translation: http://www.transifex.net/projects/p/djangobb/c/default/

http://wingware.com/images/coded_w_wing_small.png