python-django-treebeard
Efficient implementations of tree data structures for Django
Description
Django Treebeard is a library that implements efficient data structures for storing hierachical data in a database using the Django web development framework. It currently includes 3 different tree implementations: adjacency list, materialized path and nested sets. Each one has it's own strengths and weaknesses but share the same API, so it’s easy to switch between them.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://tabo.pe/projects/django-treebeard/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-django-treebeard