Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.

471 stars 30 forks 471 watchers Python BSD 3-Clause "New" or "Revised" License
1 Open Issue Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub
Migration from django-mptt about 2 months ago
enhancement good first issue documentation

Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.

Python