django-treenode

Tree model

A Django project providing an abstract model and admin interface for tree-based data structures.

deciduous_tree probably the best abstract model/admin for your tree based stuff.

GitHub

690 stars
14 watching
33 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

abstractancestorscategoriescategorychildrendescendantsdjangomodelnodenodesparentpythonrootrootssiblingstreetrees

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
django-treebeard/django-treebeard Provides efficient tree data structures for Django web applications 1,118
fabiocaccamo/django-colorfield Provides a color field with a color picker for Django models. 634
cfpb/wagtail-treemodeladmin An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin 48
jazzband/django-polymorphic A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. 1,665
django-cache-machine/django-cache-machine Automatically caches and invalidates Django model data in real-time 876
fabiocaccamo/django-redirects A Django middleware that provides fine-grained control over redirects. 68
fabiocaccamo/django-admin-interface Enhancements and customizations to Django's default admin interface 1,856
fabiocaccamo/django-extra-settings Configures typed extra settings using the Django admin interface. 556
bennylope/django-organizations A Django package that enables multi-user account management with groups and organization relationships. 1,309
django-wiki/django-wiki A web application framework with built-in wiki functionality 1,838
celery/django-celery-results A Celery task result backend using Django ORM 698
codingjoe/django-stdimage A package for simplifying image management in Django projects by providing a standardized way to store and serve images 259
jambonrose/django-improved-user A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. 149
ceterai/django-pyproject Tool to store Django settings in pyproject.toml file 5
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 183