Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 527 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 527 Bytes

Django-Socialnews

Build Status

A reddit like social news system - supports subtopics.

  • Users can create new topics.
  • Topic can be public, member only or private.
  • Public: anyone can post, any one can vote etc.
  • Member: Anyone can view, only members can view, post, upvote etc.
  • Private: topic. Only members can post, and view.
  • Ajax voting
  • Ajax commenting, nested comments