Allows clients to control which fields will be sent in the API response
☆223Nov 5, 2024Updated last year
Alternatives and similar repositories for djangorestframework-queryfields
Users that are interested in djangorestframework-queryfields are comparing it to the libraries listed below
Sorting:
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆263Jul 10, 2025Updated 7 months ago
- Dynamically set fields and expand nested resources in Django REST Framework serializers.☆765Oct 16, 2023Updated 2 years ago
- Dynamic extensions for Django REST Framework☆840May 30, 2024Updated last year
- Extensions to help DRY up Django Rest Framework serializers☆249Mar 18, 2024Updated last year
- Better filtering for Django REST Framework☆854Nov 25, 2023Updated 2 years ago
- Some benchmark for Django REST framework☆15Aug 26, 2015Updated 10 years ago
- Extra Fields for Django Rest Framework☆689Aug 26, 2025Updated 6 months ago
- Writable nested model serializer for Django REST Framework☆1,142Sep 15, 2025Updated 5 months ago
- Making using Django with frontend libraries and frameworks DRYer☆168Mar 19, 2023Updated 2 years ago
- Marshmallow schemas for Django REST framework☆214Jun 7, 2021Updated 4 years ago
- Utils to track requests to Django Rest Framework API views☆363Dec 8, 2022Updated 3 years ago
- Stripe integration for Django-based projects☆10Nov 7, 2025Updated 3 months ago
- Test django schema and data migrations, including migrations' order and best practices.☆570Feb 20, 2026Updated last week
- django-watchman exposes a status endpoint for your backing services like databases, caches, etc.☆544Feb 23, 2026Updated last week
- Generate initial serializers and viewsets☆20Jan 2, 2016Updated 10 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Nov 2, 2022Updated 3 years ago
- Document Web APIs made with Django Rest Framework☆644Jan 11, 2022Updated 4 years ago
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆56Jan 3, 2021Updated 5 years ago
- View (and mixin) for serializing multiple models or querysets in Django Rest Framework☆551Jul 1, 2024Updated last year
- Keep detailed records of the performance of your Django code.☆358Feb 14, 2026Updated 2 weeks ago
- DRF-extensions is a collection of custom extensions for Django REST Framework☆1,552Dec 5, 2025Updated 2 months ago
- Real Python Enums for Django☆146Dec 20, 2022Updated 3 years ago
- Nested Routers for Django Rest Framework☆1,790Jan 22, 2026Updated last month
- Declarative model lifecycle hooks, an alternative to Signals.☆1,404Feb 4, 2026Updated 3 weeks ago
- Recursive Serialization for Django REST framework☆371Aug 14, 2024Updated last year
- Extensions for Django Rest Framework☆79Feb 7, 2026Updated 3 weeks ago
- Turn your API made with Django REST Framework(DRF) into a GraphQL like API.☆627Aug 13, 2025Updated 6 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Mar 6, 2025Updated 11 months ago
- [DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard☆189Apr 21, 2020Updated 5 years ago
- Django workflow library that supports on the fly changes ⛵☆746May 5, 2023Updated 2 years ago
- Pluggable health checks for Django applications☆1,374Updated this week
- Bulk update using one query over Django ORM☆433Oct 3, 2023Updated 2 years ago
- Mask your objects instead of deleting them from your database.