Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 427 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 427 Bytes

Dinette - A Django based forum inspired by PhpBB

Dinette is a forum application in the spirit of PunBB. It steals the code wholesale from PunBB.

Like punBB this is BSD licensed.

Requirements

See requirements.txt

Install instructions

Example app included (forum). See INSTALLED_APPS and custom settings in localsettings.py.example