{"library":"django-modelcluster","type":"library","category":null,"description":"django-modelcluster is a Django extension that allows working with 'clusters' of related models as a single unit, independently of the database. It introduces `ParentalKey` and `ClusterableModel` to enable in-memory manipulation of related objects, which is particularly useful for features like previews and revisions in content management systems like Wagtail. The current version is 6.4.1, and it maintains a consistent release schedule, often aligning with Django and Python version support.","language":"python","status":"active","version":"6.4.1","tags":["django","orm","models","relationships","formsets","wagtail"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-modelcluster","imports":["from modelcluster.models import ClusterableModel","from modelcluster.fields import ParentalKey","from modelcluster.fields import ParentalManyToManyField","from modelcluster.forms import ClusterForm"]}],"homepage":null,"github":"https://github.com/wagtail/django-modelcluster","docs":null,"changelog":"https://github.com/wagtail/django-modelcluster/blob/main/CHANGELOG.txt","pypi":"https://pypi.org/project/django-modelcluster/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-modelcluster/compatibility"}}