Skip to content

A way to output tree fields on values() call #69

@yakovyarmo

Description

@yakovyarmo

Hi,
Is there any way to get tree_path and tree_depth on values() call?
for example:

Node.objects.with_tree_fields().values()

or

Node.objects.with_tree_fields().values('tree_depth')

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions