ployst / drf-utils

Utilities for Django Rest Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRF Utils

Utilities for Django Rest Framework we use at :ployst, including:

  • Fields
  • Serializer mixins
  • Decorators

DRF Utils only supports Python 3. It has been tested with Python 3.4.

Development

Run tests with:

make test

About

Utilities for Django Rest Framework


Languages

Language:Python 95.7%Language:Shell 2.3%Language:Makefile 1.9%