About Anaconda Help Download Anaconda

conda-forge / packages / django-modelcluster 6.3

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

copied from cf-staging / django-modelcluster

Installers

Info: This package contains files in non-standard labels.
  • noarch v6.3

conda install

To install this package run one of the following:
conda install conda-forge::django-modelcluster
conda install conda-forge/label/cf201901::django-modelcluster
conda install conda-forge/label/cf202003::django-modelcluster
conda install conda-forge/label/gcc7::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy