| Port details on branch 2026Q2 |
- py-dj52-django-modelcluster Django extension for working with clusters of models as a single unit
- 6.5 www
=0 6.4.1Version of this port present on the latest quarterly branch. DEPRECATED: Obsolete, please use www/py-django-modelcluster instead
EXPIRATION DATE: 2026-06-30
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-09 16:36:18
- Last Update: 2026-06-01 08:40:56
- Commit Hash: 8c97278
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/wagtail/django-modelcluster
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj52-django-modelcluster>0:www/py-dj52-django-modelcluster@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-dj52-django-modelcluster/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-modelcluster
- pkg install py311-dj52-django-modelcluster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dj52-django-modelcluster listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-modelcluster
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-modelcluster
- distinfo:
- TIMESTAMP = 1778246855
SHA256 (django_modelcluster-6.5.tar.gz) = 459cbf0fb3bbc8c15ea9a2a062abc0d1ef935a38e04aa8ac3cb241c826bbc6dd
SIZE (django_modelcluster-6.5.tar.gz) = 29707
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2 : www/py-django52@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-modelcluster-6.5:
TAGGIT=off: Tagging support
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj52-django-modelcluster
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|