GithubHelp home page GithubHelp logo

dest81 / django-comments-xtd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danirus/django-comments-xtd

0.0 1.0 0.0 4.64 MB

Django comments app with thread support, follow-up notifications, mail confirmation, like/dislike flags and moderation.

Home Page: https://django-comments-xtd.readthedocs.io

License: BSD 2-Clause "Simplified" License

Python 70.52% HTML 16.66% Shell 0.62% JavaScript 9.35% SCSS 2.85%

django-comments-xtd's Introduction

django-comments-xtd gha-tests-badge

A Django pluggable application that adds comments to your project.

https://github.com/danirus/django-comments-xtd/blob/master/docs/images/cover.png

It extends the once official django-contrib-comments with the following features:

  1. Thread support, so comments can be nested.
  2. Customizable maximum thread level, either for all models or on a per app.model basis.
  3. Optional notifications on follow-up comments via email.
  4. Mute links to allow cancellation of follow-up notifications.
  5. Comment confirmation via email when users are not authenticated.
  6. Comments hit the database only after they have been confirmed.
  7. Registered users can like/dislike comments and can suggest comments removal.
  8. Template tags to list/render the last N comments posted to any given list of app.model pairs.
  9. Emails sent through threads (can be disable to allow other solutions, like a Celery app).
  10. Fully functional JavaScript plugin using ReactJS, jQuery, Bootstrap, Remarkable and MD5.

Example sites and tests work under officially Django supported versions:

  • Django 4.1, 4.0, 3.2
  • Python 3.10, 3.9, 3.8, 3.7

Additional Dependencies:

  • django-contrib-comments >=1.8
  • djangorestframework >=3.12

Checkout the Docker image danirus/django-comments-xtd-demo.

Read The Docs.

django-comments-xtd's People

Contributors

danirus avatar petrdlouhy avatar ivanychev avatar pylixm avatar janmalte avatar drholera avatar fcurella avatar jladage avatar richardasymmetric avatar dlrsp-dev avatar dest81 avatar khoding avatar yhoiseth avatar terotik avatar ojh avatar hornn avatar dvorberg avatar ashwani99 avatar andytwoods avatar tombreit avatar pnizet avatar blag avatar galeo avatar sanastasiou avatar rybkin-me avatar r4fek avatar rczajka avatar mikhail-sakhnov avatar mands avatar juanpabloacierno avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.