Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 287 Bytes

Getting started.

  1. Create new database and import forums_empty.sql file from 'data' folder.
  2. Create copy the forums/config.sample.py to forums.config.py and add the values accordingly.
  3. To override any settings, create forums/local_settings.py and add the settings there.