django-url-filter
django-url-filter copied to clipboard
Max and Min filter
how could I filter a model by the smallest and highest price for example?
That would require sorting which is currently not supported. Sorry.
https://github.com/miki725/django-url-filter/issues/10