Django-treebeard

Django-treebeard Questions & Answers

We found Django-treebeard Videos
No questions has been asked surrounding this topic yet..

Django-treebeard

Django-treebeard is a Python library that can be used to create efficient tree implementations for the Django Web Framework 1.11 and later. The library is free, open-source and licensed under the Apache License 2.0. Django-treebeard includes 3 different tree implementations with the same API, Adjacency List, Materialized Path and Nested Sets.