django-treenode
Tree model
A Django project providing an abstract model and admin interface for tree-based data structures.
probably the best abstract model/admin for your tree based stuff.
690 stars
14 watching
33 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
abstractancestorscategoriescategorychildrendescendantsdjangomodelnodenodesparentpythonrootrootssiblingstreetrees
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides efficient tree data structures for Django web applications | 1,118 |
| | Provides a color field with a color picker for Django models. | 634 |
| | An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin | 48 |
| | A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |
| | Automatically caches and invalidates Django model data in real-time | 876 |
| | A Django middleware that provides fine-grained control over redirects. | 68 |
| | Enhancements and customizations to Django's default admin interface | 1,856 |
| | Configures typed extra settings using the Django admin interface. | 556 |
| | A Django package that enables multi-user account management with groups and organization relationships. | 1,309 |
| | A web application framework with built-in wiki functionality | 1,838 |
| | A Celery task result backend using Django ORM | 698 |
| | A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
| | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 149 |
| | Tool to store Django settings in pyproject.toml file | 5 |
| | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |