django-rest-framework-filters

Filtering tool

An extension to Django REST framework and Django filter that simplifies filtering across relationships.

Better filtering for Django REST Framework

GitHub

848 stars
23 watching
130 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list

djangodjango-rest-framework

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
allisson/django-rest-framework-role-filters Provides role-based filtering and permission management for Django REST framework views. 98
trollknurr/django-rest-framework-word-search-filter A Django filter backend for full word search functionality 73
miki725/django-url-filter Provides an interface to filter data via human-friendly URLs in Django applications 333
manjitkumar/drf-url-filters Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. 173
jpadilla/django-rest-framework-xml XML serialization and deserialization support for Django REST Framework 87
devind-team/graphene-django-filter Provides nested filtering capabilities with logical expressions for GraphQL APIs built on Django 19
shinneider/django-admin-search An advanced search modal for the Django admin interface. 79
django-json-api/django-rest-framework-json-api A Django extension that adds support for JSON:API format to Django REST framework 1,193
jpadilla/django-rest-framework-jsonp Enables JSONP support in Django REST Framework APIs 21
patwalters/rd_filters Applies functional group and property filters to compounds using ChEMBL and RDKit databases 130
django/django A high-level Python web framework that facilitates rapid development and clean design for building web applications. 81,080
py-universe/django-rest-cli A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. 117
jpadilla/django-rest-framework-yaml Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. 32
linuxlewis/djorm-ext-pgfulltext Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system. 250
django-query-profiler/django-query-profiler Helps identify slow Django applications by analyzing and visualizing database queries 139