python3-djangorestframework-extensions

custom extensions for Django REST framework (Python3 version)
  https://github.com/chibisov/drf-extensions
  0
  no reviews



A collection of custom extensions for Django REST Framework. It provides several mixins and extensions to code mechanics of Django REST framework.

Some of the features included: * DetailSerializerMixin * Caching * Conditional requests * Customizable key construction for caching and conditional requests * Nested routes * Bulk operations

This package contains the Python 3 version of the library.