Skip to content

thomst/django-modeltree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to django-modeltree

Run tests for django-modeltree

Coveralls

About

Do you have a model layout with various relations and looking for a way to navigate it with ease? Then django-modeltree is what you are looking for. Build your modeltree in a single line and accessing related models and their objects in a elegant and performant way. No need for complex query building anymore. Find out how this works here.

Installation

Install from pypi.org:

pip install django-modeltree

About

A node based tree describing the recursive relations of a model.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages