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 pyim_candidates::django-modelcluster

Usage Tracking

3.1
1 / 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

Oct 2, 2020 at 18:23

License

BSD-3-Clause

Supported Platforms

noarch