django-treenode icon indicating copy to clipboard operation
django-treenode copied to clipboard

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

Open jacobjove opened this issue 1 year ago • 3 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

jacobjove avatar Nov 27 '23 16:11 jacobjove

@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!

fabiocaccamo avatar Nov 27 '23 16:11 fabiocaccamo

@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.

laulaz avatar Dec 04 '23 10:12 laulaz

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

fabiocaccamo avatar Dec 04 '23 11:12 fabiocaccamo