Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-tree-comments

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-tree-comments

A django library for building comments in tree structure.

  • 0.0.3
  • PyPI
  • Socket score

Maintainers
1

django-tree-comments

A django library for building comments in tree structure.

This library is under heavy development. v0.0.0 is a placeholder version which actually contains nothing. Version numbers of the library follow SemVer. However, to avoid version numbers grow too fast, at the experimental stage the library will be released under version number with format 0.0.x that SemVer rules do not apply.

Features

  • Query comments as a tree structure efficiently thanks to django-tree-queries.
  • No generic relationships, no additional fields needed so that make comment model pure and clean.
  • Provide forms, serializers, utilities and everything you need to help building a complete comment app for your django project.

Limitations

Since the core feature for tree structure comments is based on the implementation of django-tree-queries, so this library extends the same limitations from that.

Usage

Available soon...

Example project

Available soon...

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc