fabiocaccamo / django-treenode

:deciduous_tree: probably the best abstract model/admin for your tree based stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparison with django-treebeard, django-tree, etc.

jacobjove opened this issue · comments

Cool library. Since this library describes itself as "probably the best abstract model/admin for your tree based stuff," would you consider including a comparison with alternatives like django-treebeard and django-tree ?

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

@iacobfred eheh, the description of this library arose mostly from my frustration in implementing the available libraries long time ago (~6 years ago).

My primary focus was the simplicity of use / integration in existing projects, not performance.

Actually I have not time to work on a comparison/benchmark, but if you want to do it, I will appreciate it a lot!

@iacobfred I would add django-mptt to your list.
Even if its maintenance status is not clear, it has interesting features (template tags & form fields for my usecases).

I am also interested in any comparison you might make.

Also having a comparison grid on https://djangopackages.org/ would be very useful.