{"library":"django-mptt","type":"library","category":null,"description":"django-mptt is a reusable Django application that simplifies the implementation of Modified Preorder Tree Traversal (MPTT) for hierarchical data in Django models. It provides tools for managing and working with trees of model instances, including automatic updates for tree structures, custom managers, and admin classes. The current version is 0.18.0, and while it continues to receive compatibility updates for newer Django and Python versions, the project maintainers note that the project is \"currently unmaintained\" in terms of active feature development, suggesting users consider alternatives for new projects.","language":"python","status":"maintenance","version":"0.18.0","tags":["django","mptt","tree","hierarchical data","database","admin"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-mptt","imports":["from mptt.models import MPTTModel","from mptt.models import TreeForeignKey","from mptt.admin import MPTTModelAdmin","from mptt.admin import DraggableMPTTAdmin"]}],"homepage":null,"github":"https://github.com/django-mptt/django-mptt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-mptt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-mptt/compatibility"}}