evenicoulddoit / django-rest-framework-serializer-extensionsLinks
Extensions to help DRY up Django Rest Framework serializers
☆250Updated last year
Alternatives and similar repositories for django-rest-framework-serializer-extensions
Users that are interested in django-rest-framework-serializer-extensions are comparing it to the libraries listed below
Sorting:
- Dynamic global and instance settings for your django project☆354Updated 6 months ago
- Automatic logging for Django FSM☆244Updated last week
- Allows clients to control which fields will be sent in the API response☆223Updated 8 months ago
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆262Updated 3 years ago
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Automatic prefetching for Django☆232Updated last year
- ☆202Updated 2 years ago
- Serve files with Django.☆392Updated last week
- Useful additions to Django's default TestCase☆625Updated last week
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆291Updated 3 years ago
- Django Reverse Admin☆202Updated last year
- Polymorphic serializers for Django REST Framework☆185Updated 2 years ago
- Django middleware that logs http request body.☆288Updated 11 months ago
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆334Updated last year
- A transparent sorted ManyToMany field for django.☆521Updated 4 months ago
- Visually distinguish environments in Django Admin☆331Updated 8 months ago
- Recursive Serialization for Django REST framework☆367Updated 11 months ago
- Generate Views, Serializers, and Urls for your Django Rest Framework application☆352Updated 2 years ago
- "Log in as user" for the Django admin.☆370Updated last month
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆214Updated 2 years ago
- Fabulous Tagging for Django☆352Updated 3 weeks ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆330Updated 3 months ago
- Utils to track requests to Django Rest Framework API views☆365Updated 2 years ago
- A custom User model for everybody!☆370Updated last year
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆505Updated 5 months ago
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆292Updated this week
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- A library for mocking django queryset functions in memory for testing☆320Updated last month
- Select2 input widget for django selectable fields.