Django Filter

Django Filter

Django Filter is a generic, reusable application for the Python-based web framework Django. Django Filter simplifies the process of wiring managaing query parameters and filtering of Django models. With Django Filter you can let users of your application filter content based on model field and present them through the use of query parameters.

Django Filter Information