• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Building Django Blog with Comment section. The comment received from the reader has to be filtered( marked as accepted, By default, accepted is marked as False) if accepted = True, the comment will appear in the blogs comment section