drf-common

Commonly used DRF utilities.


License
MPL-2.0
Install
pip install drf-common==1.0.0

Documentation

drf-reverse-proxy

PyPI version

Overview

A collection of common DRF class that I end up using in every project

Features

  • Link Header Pagination
  • CRUD Serializer Mixin

Installation

Install using pip …

$ pip install drf-common