Commenting
This is a grid of all commenting-related apps.
Search & Filter
| Package | django-mptt | django-comments-xtd | django-reviews | django-comments-ink | Django “excontrib” Comments |
|---|---|---|---|---|---|
|
Description
|
Utilities for implementing a
modified pre-order traversal tree in django. |
A pluggable Django comments
application with thread support, follow-up notifications, mail… |
Generic, reusable reviews for
Django |
Django pluggable commenting
app with comment threads, follow-up notifications, mail confir… |
-
|
|
Category
|
App | App | App | App | App |
|
Using This
|
113
|
10
|
6
|
1
|
3
|
|
Python 3?
|
Yes | Yes | No | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Alpha | Production/Stable |
|
Version (PyPI)
|
0.18.0 | 2.10.11 | 1.2.1 | 0.4.0 | 2.2.0 |
|
Stars
|
2,971 | 623 | 33 | 23 | 629 |
|
Forks
|
465 | 158 | 18 | 5 | 199 |
|
Commits
|
|
|
|
|
|
|
Updated
|
26 Aug 2025 | 2 Apr 2026 | 7 Aug 2025 | 15 Apr 2024 | 22 Aug 2023 |
|
License
|
MIT-License | BSD-2-Clause | BSD | MIT | BSD |
|
Links
|
|||||
|
Feature Comparison
(click cells to edit)
|
|||||
|
Threading
|
—
|
|
—
|
|
—
|
|
Moderation
|
—
|
|
—
|
|
—
|
|
Notification
|
—
|
|
—
|
|
—
|
|
Anonymous commenters
|
—
|
Extending the app.
|
—
|
|
—
|
|
Ajax interface
|
—
|
|
—
|
|
—
|
Utilities for implementing a modified pre-order traversal tree in django.
A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
Django pluggable commenting app with comment threads, follow-up notifications, mail confirmation, comment reactions and votes, and comment moderation. It supersedes django-comments-xtd.
Showing 5 of 14 packages in this grid.
Features Being Compared
Threading
Comments are stored in threads and can be shown as threads.
Moderation
Comments can be flagged or otherwise moderated
Notification
The author of a comment is somehow notified when a reply to that comment is posted
Anonymous commenters
It is possible to comment without being logged in
Ajax interface
Provides a Ajax-based user interface.