About tree traversal options in Django, and how I evaluate third-party libraries
Background
I'm working on a side project for my wife, and the data structure for this project involves models with a recursive foreign key relationship: I have a Concept model that can have subconcepts. Currently, the business requirements only need ...
til.justinthurman.dev3 min read