wimglenn/djangorestframework-queryfields

Feature already implemented in DRF ^3.4.0?

Closed this issue · 1 comments

What's different in this lib?

You're mistaken, the feature is not implemented in DRF 3.4.0 nor any version of DRF [yet]. You may be confusing the functionality with the ability to specify the fields to serialize on the server side, however this library allows them to be customized by the client.