Add treenode

This commit is contained in:
shamoon
2025-09-12 11:24:52 -07:00
parent 92972e3f08
commit 113e9a329a
2 changed files with 12 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ dependencies = [
"django-guardian~=3.1.2",
"django-multiselectfield~=1.0.1",
"django-soft-delete~=1.0.18",
"django-treenode>=0.23.2",
"djangorestframework~=3.16",
"djangorestframework-guardian~=0.4.0",
"drf-spectacular~=0.28",