python3-django-modelcluster 6.2.1-1 (armhf binary) in ubuntu noble

 django-modelcluster extends Django's foreign key relations to make it possible
 to work with a 'cluster' of related objects, without necessarily holding them
 in the database. 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. Up to that point, the related models can still be accessed
 through a subset of the QuerySet API.
 .
 This package contains the Python 3 version of the library.

Details

Package version:
6.2.1-1
Source:
python-django-modelcluster 6.2.1-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional