Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 252 Bytes

quickstart.rst

File metadata and controls

19 lines (12 loc) · 252 Bytes

Quickstart

Installation

Install using pip:

pip install drf-jsonschema-serializer

There is no need to add anything to INSTALLED_APPS or other settings.

Usage

See usage.