Contents

djangorestframework-queryfields 1.1.0

0

Serialize a partial subset of fields in the API

Serialize a partial subset of fields in the API

Stars: 212, Watchers: 212, Forks: 14, Open Issues: 7

The wimglenn/djangorestframework-queryfields repo was created 7 years ago and the last code push was 4 months ago.
The project is popular with 212 github stars!

How to Install djangorestframework-queryfields

You can install djangorestframework-queryfields using pip

pip install djangorestframework-queryfields

or add it to a project with poetry

poetry add djangorestframework-queryfields

Package Details

Author
Wim Glenn
License
MIT
Homepage
https://github.com/wimglenn/djangorestframework-queryfields
PyPi:
https://pypi.org/project/djangorestframework-queryfields/
GitHub Repo:
https://github.com/wimglenn/djangorestframework-queryfields

Classifiers

  • Software Development/Libraries
No  djangorestframework-queryfields  pypi packages just yet.

Errors

A list of common djangorestframework-queryfields errors.

Code Examples

Here are some djangorestframework-queryfields code examples and snippets.

Related Packages & Articles

drf-yasg 1.21.7

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.

fcm-django 2.0.1

Send push notifications to mobile devices & browsers through FCM in Django.