Django Filter Example Example used in the blog post How to Filter QuerySets Dynamically Running Locally git clone https://github.com/sibtc/repository-name.git pip install -r requirements.txt python manage.py migrate python manage.py runserver