About Anaconda Help Download Anaconda

pyim_candidates / packages / django-modelcluster 3.1

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

Installers

  • noarch v3.1

conda install

To install this package run one of the following:
conda install pyim_candidates::django-modelcluster

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy