django-treenode
https://github.com/fabiocaccamo/django-treenode
Python
:deciduous_tree: probably the best abstract model/admin for your tree based stuff.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to django-treenode
Help out
- Issues
- Fix `get_display` result being HTML escaped twice by `__str__`
- Performance: scope treenode's cache keys per model
- fix: run existing test suite against string-pk, UUID-pk, and no-display-field models
- test: build the 119-level deep-chain test tree without per-node recomutes
- Performance: encode `tn_order` from each node's stable key instead of a dense rank
- Comparison with django-treebeard, django-tree, etc.
- Add `include_self=False` parameter to functions which return lists/querysets
- Queries getting slower during progress
- Implement closure-tree to improve performance.
- Add drag-and-drop support
- Docs
- Python not yet supported