Range filters only show the base filter, not the _min _max or _before _affter suffixes I assume it's because the filter.base_filters only returns the base filter not the ones in the suffix. I also assume this is the same cause as the cause the issue with django json:api (https://github.com/django-json-api/django-rest-framework-json-api/issues/938)