Skip to content
Verified Commit 34c201e0 authored by sunpoet's avatar sunpoet
Browse files

www/py-dj42-django-modelcluster: Add py-dj42-django-modelcluster 6.2.1 (copied...

www/py-dj42-django-modelcluster: Add py-dj42-django-modelcluster 6.2.1 (copied from py-django-modelcluster)

django-modelcluster extends Django's foreign key relations to make this
possible. 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.
parent f3a060f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment