=======
LBForum
.. rst replace:: :emphasis:re\ :strong:Structured\ :sup:Text
LBForum is a quick and simple forum which uses the Django Framework (written
in Python language). LBForum is a reusable Django application, can be added
to any existing django project.
LBForum is distributed under the BSD.
Demo site: http://lbf.haoluobo.com/
Demo site's source: https://github.com/vicalloy/lbforum-site
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
- BBCode support
- friendly edtor(by markItUp!).
- Sticky threads (These threads are always sorted first in the list of threads)
Requirements
Python 2.7 or 3.4+_
Django 1.10_
.. _Python 2.7 or 3.4+: http://python.org/
.. _Django 1.10: http://www.djangoproject.com/