djagger
djagger copied to clipboard
Converting DRF filterset_class to pydantic model
Is it something supported by Djagger?
It could be useful to specify a filterset class directly in the query_params attribute.
Hi @tonioo if you are referring to the FilterSet class from the django-filter library, it is unfortunately currently not supported by Djagger. I'll leave this issue open as it is potentially a useful feature to have.
@royhzq yes, I'm talking about that. Thanks for the answer.