freebsd-ports/www/py-django-modelcluster
Sunpoet Po-Chuan Hsieh 7d3f815458 Add py-django-modelcluster 4.3
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.

WWW: https://github.com/wagtail/django-modelcluster
2019-01-27 19:56:17 +00:00
..
distinfo
Makefile
pkg-descr