django-modelcluster
Django extension to allow working with clusters of models as a single unit, independently of the database
Django extension to allow working with clusters of models as a single unit, independently of the database
To install this package, run one of the following:
django-modelcluster extends Django foreign key relations. It introduces a new type of relation, ParentalKey, where the related models are stored locally to the parent model until the parent is explicitly saved.
Summary
Django extension to allow working with clusters of models as a single unit, independently of the database
Last Updated
Dec 4, 2025 at 14:39
License
BSD-3-Clause
Total Downloads
41.4K
Supported Platforms
GitHub Repository
https://github.com/wagtail/django-modelclusterDocumentation
https://github.com/wagtail/django-modelcluster