CMD + K

django-modelcluster

Community

Django extension to allow working with clusters of models as a single unit, independently of the database

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::django-modelcluster

Usage Tracking

6.4.1
6.4
6.3
6.2.1
6.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch