home / grids / Forums
A comparison of forums inspired by http://code.djangoproject.com/wiki/ForumAppsComparison.
Features currently being evaluated
| Feature | Description |
|---|---|
| demo | If the application has a public demo site, a link and login/password are given. |
| guest-post | Visitors can post messages without registration. |
| notify | An administrator can be notified by E-mail and/or SMS about new messages. Note that this feature should be trivial to add to most apps with signals and external code only. |
| pre-moderate | It's possible to hide new messages until they are approved by an administrator. |
| post-moderate | The app provides a user interface for removing messages |
| comment | Any Django model instance can have a message thread attached to it. |
| forum | The app provides the concept of a forum inside which message threads are grouped. |
| title | Individual messages can have their own titles. |
| modify | Users can modify messages. |
| msg-history | When message are modified, everyone can see the change history. |
| private | Users can send private messages to other users. |
| documentation | Does project have documentation helping to install/maintain the forum? |
| Unit tests | Does the project have an automated testing suite? |
| Package | Askbot | DjangoBB | pybbm | Sphene Community Tools | PyBB | LBForum | Dinette | OSQA | django-forum | Sphene Community Tools |
|---|---|---|---|---|---|---|---|---|---|---|
| Description |
ASKBOT is a StackOverflow-like Q&A forum, based on CNPROG. |
DjangoBB is a quick and simple forum which uses the Django. PLEASE USE STABLE BRANCH. Demo: http://support.djangobb.o... |
Django forum solution. Tested, documented, shipped with example project. |
PyBB is simple forum engine based on on Django. Key feature of pybb is the easy of integration to existing ... |
LBForum is a forum engine written in Python using Django |
Dinette is a forum application in the spirit of PunBB. | ||||
| Category | App | App | App | Framework | App | App | App | App | App | Framework |
| # Using This | 10![]() | 8![]() | 7![]() | 5![]() | 4![]() | 2![]() | 1![]() | 1![]() | 0![]() | 0![]() |
| Downloads | 126615 | n/a | 3996 | n/a | 3272 | 4236 | 2279 | n/a | n/a | n/a |
| Last updated | May 14, 2012, 12:35 p.m. | May 16, 2012, 10:37 p.m. | March 6, 2012, 1:35 p.m. | July 26, 2011, 11:26 p.m. | Feb. 9, 2012, 6:06 p.m. | Jan. 9, 2012, 12:40 a.m. | ||||
| Version | 0.7.43 | n/a | 0.7.0 | n/a | 0.1.10 | 0.9.22 | 1.2b | n/a | n/a | n/a |
| Repo | Github | Bitbucket | Github | Other | Bitbucket | Github | Github | Other | Other | Other |
| Commits | ||||||||||
| Repo Watchers | 362 | 41 | 18 | n/a | 42 | 146 | 103 | n/a | n/a | n/a |
| Repo Forks | 119 | 15 | 8 | n/a | 3 | 16 | 18 | n/a | n/a | n/a |
| Participants | evgenyfadeev fitoria pekka raspi tomaszzielinski byroncorrales hrcerqueira chagel jbofill turian more... | slav0nic | lorien zeus gpetukhov amigo invalid-email-address williambr surbas gregmuellegger asakura angerme more... | lorien | vicalloy transifex ajcronk 9cloud | Balu-Varanasi akshar-raaj arjunc77 atmb4u bhaskar8088 bitaVersion dheerosaur saikiran shabda theju more... | ||||
| Docs on RTD | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... | Checking... |
| Package | Askbot | DjangoBB | pybbm | Sphene Community Tools | PyBB | LBForum | Dinette | OSQA | django-forum | Sphene Community Tools |
| demo | http://askbot.org/en/questions/ | http://support.djangobb.org/ | http://www.pybbm.org | http://sct.sphene.net/board/ | http://pep8.ru/forum | http://vik.haoluobo.com/lbforum/ | http://uswaretech.com/forum/ | |||
| guest-post | ||||||||||
| notify | ||||||||||
| pre-moderate | ||||||||||
| post-moderate | ||||||||||
| comment | ||||||||||
| forum | ||||||||||
| title | ||||||||||
| modify | ||||||||||
| msg-history | ||||||||||
| private | ||||||||||
| documentation | http://askbot.org/doc/index.html | http://rtfd.org/projects/pybbm | http://packages.python.org/pybb/ | |||||||
| Unit tests | >370 test cases | |||||||||
| Package | Askbot | DjangoBB | pybbm | Sphene Community Tools | PyBB | LBForum | Dinette | OSQA | django-forum | Sphene Community Tools |

