django-ltree-demo icon indicating copy to clipboard operation
django-ltree-demo copied to clipboard

A demo for storing and querying trees in Django using PostgreSQL

Results 1 django-ltree-demo issues
Sort by recently updated
recently updated
newest added

hello, thanks for the repo and the example. I tried to adapt it in this way: this is the 'employee' table from a django model: ``` created | timestamp with...