Carlton Gibson
Carlton Gibson
Hi @loeeess — thanks for the report. So I think a `FilterSet` option to do one of three things when encountering an unknown field type is the way forward here:...
@loeeess Great work thanks. I left an initial comment. Let's carry on there. 👍
Fixed in #1675. Thanks @loeeess
Well, if you're actual do due diligence... 😅 Not sure how to smooth that. Maybe a warnings test run with `-Werror`, but beyond that, yes you'd need to read. I...
Fancy making a PR @saevarom ?
Great. Have fun! 🥳
Oh, except the tests didn't like it...
@saevarom I'm looking towards a release. Do you have time to address the failing test on Django 4.2?
@saevarom great thanks. The isort run is playing up. I can look at that later on. Other than that :+1:
> django_filters/filters.py:34:5: F401 'django.utils.choices.BaseChoiceIterator' imported but unused