Skip to main content

A django library for building comments in tree structure.

Project description

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...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-tree-comments-0.0.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

django_tree_comments-0.0.3-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page