Port details |
- py-dj51-drf-writable-nested Writable nested model serializer for Django REST framework
- 0.7.2 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: grembo@FreeBSD.org
 - Port Added: 2025-05-05 18:03:15
- Last Update: 2025-05-05 18:02:06
- Commit Hash: da3cd03
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/beda-software/drf-writable-nested
- Description:
- This is a writable nested model serializer for Django REST Framework which
allows you to create/update your models with related nested data.
The following relations are supported:
- OneToOne (direct/reverse)
- ForeignKey (direct/reverse)
- ManyToMany (direct/reverse excluding m2m relations with through model)
- GenericRelation (this is always only reverse)
¦ ¦ ¦ ¦ 
- 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}dj51-drf-writable-nested>0:www/py-dj51-drf-writable-nested@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*drf-writable-nested
- To install the port:
- cd /usr/ports/www/py-dj51-drf-writable-nested/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-drf-writable-nested
- pkg install py311-dj51-drf-writable-nested
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-dj51-drf-writable-nested listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-drf-writable-nested
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-drf-writable-nested
- distinfo:
- TIMESTAMP = 1746380617
SHA256 (beda-software-drf-writable-nested-v0.7.2_GH0.tar.gz) = f5553adbda96d3b604b8f9533ff21fa2e9cadb8fc538bac01c495752314b4bdb
SIZE (beda-software-drf-writable-nested-v0.7.2_GH0.tar.gz) = 21229
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=5.1 : www/py-django51@py311
- py311-dj51-djangorestframework>0 : www/py-dj51-djangorestframework@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-drf-writable-nested
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2 05 May 2025 18:02:06
    |
Michael Gmelin (grembo)  Author: Sebastian |
www/py-dj51-drf-writable-nested: New port
Clone of existing port for Django 5.1.
PR: 286533 |
Number of commits found: 1
|