LazerRaptor

Results 1 comments of LazerRaptor

> The `tree_info` filter of django-mptt should work almost unchanged. mptt uses `._mptt_meta` and `.level` while django-tree-queries always uses `tree_depth` but apart from this minor change you should be good....