denisorehovsky / django-rest-polymorphicLinks
Polymorphic serializers for Django REST Framework
☆185Updated 2 years ago
Alternatives and similar repositories for django-rest-polymorphic
Users that are interested in django-rest-polymorphic are comparing it to the libraries listed below
Sorting:
- Extensions to help DRY up Django Rest Framework serializers☆250Updated last year
- Automatic prefetching for Django☆232Updated last year
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Dynamic global and instance settings for your django project☆355Updated 6 months ago
- An XLSX spreadsheet renderer for Django REST Framework.☆238Updated 4 months ago
- Allows clients to control which fields will be sent in the API response☆224Updated 9 months ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- Dataclasses serializer for Django REST framework☆450Updated 2 months ago
- ☆202Updated 2 years ago
- Fork of aschn/drf-tracking so that we can maintain and release newer versions☆286Updated last year
- Django Reverse Admin☆203Updated last year
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆473Updated last week
- Django EAV 2 - EAV storage for modern Django☆360Updated this week
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆264Updated 3 weeks ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated last year
- Utility for working with recurring dates in Django.☆519Updated 10 months ago
- Common Table Expressions (CTE) for Django☆379Updated last month
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆459Updated last month
- SQL utilities for Django☆142Updated last year
- A library for mocking django queryset functions in memory for testing☆321Updated 2 months ago
- Soft delete for Django ORM, with support for undelete.☆400Updated 3 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆183Updated 4 months ago
- `bulk_update_or_create` for Django model managers☆150Updated 2 years ago
- Generate gapless sequences of integer values.☆242Updated 3 months ago
- Use dropdowns in Django admin list filter☆320Updated last year
- Automatic logging for Django FSM☆244Updated last week
- Test django schema and data migrations, including migrations' order and best practices.