django-cte-trees

Experimental implementation of trees for Django using PostgreSQL Common Table Expressions (CTE)
Download

django-cte-trees Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Alexis Petrounias
  • Publisher web site:
  • http://www.petrounias.org/

django-cte-trees Tags


django-cte-trees Description

Experimental implementation of trees for Django using PostgreSQL Common Table Expressions (CTE) django-cte-trees is an experimental implementation of Adjecency-List trees using PostgreSQL Common Table Expressions (CTE).Its aim is to completely hide the management of tree structure, as well as explore the issues related to including CTE in the Django ORM. Requirements: · Python · Django


django-cte-trees Related Software