Port details |
- py-dj42-django-modelcluster Django extension for working with clusters of models as a single unit
- 6.2.1_1 www
=0 6.2.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-modelcluster instead
This port expired on: 2024-06-15
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-03-09 14:12:28
- Last Update: 2024-06-15 18:28:14
- Commit Hash: ad56e94
- 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}dj42-django-modelcluster>0:www/py-dj42-django-modelcluster@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-modelcluster
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-modelcluster
- distinfo:
- TIMESTAMP = 1708449512
SHA256 (django-modelcluster-6.2.1.tar.gz) = 3f53d47e1af7aec5e238724be16bbebdac9c518e4788b31429e773dcd8e8ea49
SIZE (django-modelcluster-6.2.1.tar.gz) = 27121
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-dj42-django-modelcluster-6.2.1_1:
TAGGIT=off: Tagging support
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj42-django-modelcluster
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-modelcluster on 2024-06-15
REASON: Has expired: Obsolete, please use www/py-django-modelcluster instead
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.1_1 15 Jun 2024 18:28:14 |
Rene Ladan (rene) |
www/py-dj42-django-modelcluster: Remove expired port
2024-06-15 www/py-dj42-django-modelcluster: Obsolete, please use
www/py-django-modelcluster instead |
6.2.1_1 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
6.2.1_1 13 May 2024 14:11:58 |
Po-Chuan Hsieh (sunpoet) |
www/py-dj42-django-modelcluster: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
6.2.1 09 Mar 2024 14:05:15 |
Po-Chuan Hsieh (sunpoet) |
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. |
Number of commits found: 4
|