djangorestframework-camel-case icon indicating copy to clipboard operation
djangorestframework-camel-case copied to clipboard

Does not work with DjangoFilterBackend

Open Korolev-Oleg opened this issue 3 years ago • 1 comments

I use django_filters.rest_framework.DjangoFilterBackend

image In my view class I add filterset_fields attribute And this list does not reach to CamelCaseJSONRenderer How I can solve this problem?

Korolev-Oleg avatar Jul 17 '21 10:07 Korolev-Oleg

@hustonCun what are you using to render that?

vbabiy avatar Sep 23 '21 00:09 vbabiy