drf_tweaks
drf_tweaks copied to clipboard
Extensions for Django Rest Framework
Prisma credentials not configured properly. Please reinstall and complete the configuration.
Updates the requirements on [django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger) to permit the latest version. Release notes Sourced from django-rest-swagger's releases. 2.2.0 Swagger-UI v3 Update Swagger UI to version 3.13.6 Bootstrap client app to extend...
So we can specify which fields we would like to get from the Serializer by passing `"fields": [...]`to context But is it possible to specify fields we do not want...