Skip to content

larsc/LBForum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is LBForum
===============

LBForum is a quick and simple forum which uses the Django Framework (written 
in Python language). LBForum is distributed under the BSD license. 

http://vik.haoluobo.com/lbforum/

Features
========

* user-friendly installation process
* the ease of integration into any Django project and the ease of installation
* classic view of the forum like FluxBB
* Allow users to upload attachments to their posts(by AJAX).
* avatar support(Gravatar or user upload)
* BBCode support
* friendly edtor(by markItUp!).
* Sticky threads (These threads are always sorted first in the list of threads)

Requirements
============

* Python 2.5+
* Django(1.2.3)
* PIL_
* django-pagination_
* django-registration_
* south_
* postmarkup_

.. _PIL: http://www.pythonware.com/products/pil/
.. _django-pagination: http://code.google.com/p/django-pagination/
.. _django-registration: http://bitbucket.org/ubernostrum/django-registration/
.. _south: http://south.aeracode.org/
.. _postmarkup: http://code.google.com/p/postmarkup/

How to install LBForum
======================

* lbforum is a reuseable app.
* the project lbforum-site show how to use lbforum in a web project. https://github.com/vicalloy/lbforum-site

About

LBForum is a forum engine written in Python using Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published