Writable nested model serializer for Django REST framework
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)
$
pkg install py311-drf-writable-nestedOrigin
www/py-drf-writable-nested
Size
72.6KiB
License
BSD2CLAUSE
Maintainer
grembo@FreeBSD.org
Dependencies
3 packages
Required by
0 packages