You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

django-comments-tree

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-comments-tree

Django Comments Framework extension app with django-treebeard support, follow up notifications and email confirmations, as well as real-time comments using Firebase for notifications.

0.2.0
pipPyPI
Maintainers
1

A reusable Django app that uses django-treebeard to create a threadedcomments Framework, following up notifications and comments that only hits the database after users confirm them by email.Real-time comment updates are also available using Django channels as a notification mechanism of comment updates. Clients can connect to channels for updates, and then query the backend for the actual changes, so that all data is located in the backend database.

Keywords

django comments treebeard threaded django-channels websockets

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts