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
4k stars
67 watching
770 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. | 172 |
| Provides an interface to filter data via human-friendly URLs in Django applications | 332 |
| An extension to Django REST framework and Django filter that simplifies filtering across relationships. | 848 |
| An enterprise content management system built on top of Django. | 10,252 |
| Version control extension for Django web framework | 3,049 |
| Integrates range filtering into Wagtail's ModelAdmin for Django admin interface | 13 |
| A Django filter backend for full word search functionality | 73 |
| Helps identify slow Django applications by analyzing and visualizing database queries | 140 |
| A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,223 |
| An alternative theme for Django admin interface | 2,333 |
| Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. | 4,318 |
| A toolkit for building web APIs with Django. | 28,584 |
| Provides role-based filtering and permission management for Django REST framework views. | 98 |
| An implementation of per object permissions on top of Django's authorization backend | 3,662 |
| Prints DB query counts in Django's runserver console output. | 394 |