Port details on branch 2024Q3 |
- py-django-modelcluster Django extension for working with clusters of models as a single unit
- 6.2.1_2 www =2 6.2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-01-27 19:57:01
- Last Update: 2024-05-13 14:12:14
- Commit Hash: 8e07f47
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-modelcluster>0:www/py-django-modelcluster@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-modelcluster/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-modelcluster
- pkg install py39-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 py39-django-modelcluster listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-modelcluster
- Package flavors (<flavor>: <package>)
- py39: py39-django-modelcluster
- distinfo:
- TIMESTAMP = 1708449512
SHA256 (django-modelcluster-6.2.1.tar.gz) = 3f53d47e1af7aec5e238724be16bbebdac9c518e4788b31429e773dcd8e8ea49
SIZE (django-modelcluster-6.2.1.tar.gz) = 27121
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.2 : www/py-django42@py39
- py39-pytz>=2022.4,1 : devel/py-pytz@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-wagtail
Configuration Options:
- ===> The following configuration options are available for py39-django-modelcluster-6.2.1_2:
TAGGIT=off: Tagging support
===> Use 'make config' to modify these settings
- Options name:
- www_py-django-modelcluster
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|