issues
search
feincms
/
django-tree-queries
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
https://django-tree-queries.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
427
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to serialize as nested json ?
#27
mastershaig
closed
2 years ago
8
Calling .distinct().count() on TreeQuerySet throwing ProgrammingError
#26
JSv4
closed
2 years ago
9
Is there a recommended way to get a tree's leaf nodes?
#25
peter-stuart-turner
closed
2 years ago
4
Fix #13: Maybe support non-integer primary keys?
#24
matthiask
closed
3 years ago
0
order_by method doesn't work
#23
dinauu
closed
2 years ago
2
allow custom pk names when using "ancestors"
#22
elrond-p
closed
3 years ago
1
Recommended replacement for django-mptt's add_related_count() method?
#21
jeremystretch
opened
3 years ago
4
[Request for Info] Difference between path and ordering
#20
SafaAlfulaij
opened
3 years ago
1
Add to djangopackages.org
#19
thelittlebug
closed
3 years ago
1
`select_related`, out of scope?
#18
SafaAlfulaij
opened
3 years ago
3
Convert tree fields only
#17
SafaAlfulaij
closed
3 years ago
2
Fix nested queries
#16
SafaAlfulaij
closed
3 years ago
1
Descending ordering is not handled
#15
SafaAlfulaij
closed
2 years ago
2
Advance queries not supported
#14
SafaAlfulaij
closed
3 years ago
1
Support non-integer keys
#13
SafaAlfulaij
closed
3 years ago
8
StringOrderedModel performance
#12
gevezex
closed
3 years ago
5
Intersection between TreeQuerySet and QuerySet
#11
gevezex
closed
3 years ago
2
Descendants with matching field(s)
#10
gevezex
closed
3 years ago
2
Children only
#9
gevezex
closed
3 years ago
3
Update models.py
#8
jameelhamdan
closed
3 years ago
1
Greate idea but proper documentation is needed
#7
AlekseiKhatkevich
closed
2 years ago
2
Reverse `tree_order`, but with children last
#6
ge0rg
closed
7 months ago
14
No attribute _with_tree_fields with ManyToManyRelation
#5
sacovo
closed
4 years ago
2
Is returning nodes in breadth-first order possible
#4
atodorov
closed
4 years ago
2
Migration from django-mptt
#3
claudep
opened
4 years ago
2
Swap out tox for nox this should offer a better test isolation and matrix testing
#2
jackton1
closed
4 years ago
1
TreeNode model inheriting from concrete class raises Operational Error
#1
bkfox
closed
2 months ago
3
Previous