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
Built Distribution
File details
Details for the file django-tree-comments-0.0.3.tar.gz
.
File metadata
- Download URL: django-tree-comments-0.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.9 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc6a25671eb1f200de59f251451cc333bcb9fd0d7fb6a616bddde2182e031e12 |
|
MD5 | 9db9bb65a877c468dc15b25612e7c442 |
|
BLAKE2b-256 | ff6f187bf0de93d04978b9a978102a982a91a84188319059cf6de6c5801d687e |
File details
Details for the file django_tree_comments-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: django_tree_comments-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.9 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce1fdc0d86d19daedf815db1664608670c889221a5b81f52a646b6207267f3ce |
|
MD5 | a1876f482d2d29e11693c8668794e3d9 |
|
BLAKE2b-256 | 8e752fa84fcb08c30b63612f1ea09d52a342a58f08d09661017d685737f2dad2 |