Skip to content

synw/django-mgof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern good old forums for Django

An old school forum app optimized for phone devices.

This forum wants to be:

  • Fast
  • Simple
  • Responsive

Features:

  • Forum permissions: public, authenticated users and group forums.
  • Thread level moderation: each thread can be moderated or not.
  • Phone friendly: responsive ckeditor interface for users to post.

Dependencies

Documentation

Check the documentation for install instructions.