django-filter

Filtering system

A reusable Django application for adding dynamic filtering to QuerySets

A generic system for filtering Django QuerySets based on user selections

GitHub

4k stars
67 watching
770 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
manjitkumar/drf-url-filters Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. 173
miki725/django-url-filter Provides an interface to filter data via human-friendly URLs in Django applications 333
philipn/django-rest-framework-filters An extension to Django REST framework and Django filter that simplifies filtering across relationships. 848
django-cms/django-cms An enterprise content management system built on top of Django. 10,207
etianen/django-reversion Version control extension for Django web framework 3,042
wunderweiss/wagtail-rangefilter Integrates rangefilter with Wagtail's ModelAdmin for date and datetime filtering in Django models. 12
trollknurr/django-rest-framework-word-search-filter A Django filter backend for full word search functionality 73
django-query-profiler/django-query-profiler Helps identify slow Django applications by analyzing and visualizing database queries 139
awesto/django-shop A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. 3,216
darklow/django-suit An alternative theme for Django admin interface 2,327
graphql-python/graphene-django Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. 4,304
encode/django-rest-framework A toolkit for building web APIs with Django. 28,448
allisson/django-rest-framework-role-filters Provides role-based filtering and permission management for Django REST framework views. 98
django-guardian/django-guardian An implementation of per object permissions on top of Django's authorization backend 3,642
bradmontgomery/django-querycount Prints DB query counts in Django's runserver console output. 394