Can anyone make [DRF browsable API Interfaces](http://www.django-rest-framework.org/api-guide/filtering/#customizing-the-interface) for filters like django-filter [have](https://github.com/carltongibson/django-filter/blob/master/django_filters/rest_framework/backends.py#L79)? It would be cool feature. [My example](https://djangosnippets.org/snippets/10606/)