Closed jesusch closed 1 year ago
which is not nice... I know
For the reference, work on this is done in sync-api branch.
I applied some changes to the code, yet untested though. Any help here is appreciated.
I think I can provide a pull-request for this shortly.
@barseghyanartur. I created a pull request that addresses this issue, and added a test for the new function is_valid() and also for FilterBoolean because the pipeline was not passing due to a decrease in coverage %. The newly added test improved coverage and the pipeline is passing (win + win)
Released in 0.4.2.
see: https://github.com/carltongibson/django-filter/blob/master/django_filters/filterset.py#L208
Locally I fixed it by just adding