You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-djangorestframework-queryfields-1.0.0-1.lbn36.noarch

python3-djangorestframework-queryfields-1.0.0-1.lbn36.noarch

Package Attributes
RPM  python3-djangorestframework-queryfields-1.0.0-1.lbn36.noarch.rpm Architecture  noarch Size  8116 Created  2022/11/22 13:22:57 UTC
Package Specification
Summary Serialize a partial subset of fields in the API
Group Unspecified
License None
Home Page https://github.com/wimglenn/djangorestframework-queryfields
Description

Django REST Framework QueryFields Installation .. code-block:: bash pip install djangorestframework-queryfields Quickstart -Specify your base model serializer like this:.. code-block:: python from rest_framework.serializers import ModelSerializer from drf_queryfields import QueryFieldsMixin class MyModelSerializer(QueryFieldsMixin, ModelSerializer): pass--.. code-block:: bash GET...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-djangorestframework-queryfields
python3-djangorestframework-queryfields
python3.10-djangorestframework-queryfields
python3.10dist(djangorestframework-queryfields)
python3dist(djangorestframework-queryfields)
Obsoletes
python-djangorestframework-queryfields

Document Actions