django_mptt
had a nice option to include the current node in the functions which return descendants, children, etc. It is documented here
It would be nice to be able to call get_children(include_self=True)
or get_children_queryset(include_self=True)
, and get the node in the list as well
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too