Metadata-Version: 1.0
Name: pybbm-tbw
Version: 0.8.0-7
Summary: PyBB Modified, Modified. Django forum application modified to work with other languages than Russian and English, as well as working with easy_thumbnails
Home-page: UNKNOWN
Author: Trygve Bertelsen Wiig
Author-email: trygvebw@gmail.com
License: BSD
Description: PyBBM Django forum solution
        ===========================
        PyBBM - modified version of pybb (developed by lorien and dropped in mid 2010).
        
        `Documentation aviable on ReadTheDocs <http://readthedocs.org/projects/pybbm/>`_
        
        PyBBM includes ready to use `example/test project with instructions <http://readthedocs.org/docs/pybbm/en/latest/example.html>`_
        
        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/.
        
Keywords: django application forum board
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards
Classifier: Topic :: Software Development :: Libraries :: Python Modules
