django-hardcopy icon indicating copy to clipboard operation
django-hardcopy copied to clipboard

DRF Renderer Class

Open ckinsey opened this issue 7 years ago • 0 comments

Requested by /u/kennydude on Reddit

Implement a Renderer class which renders PDF and returns them as a FileResponse when ?format=pdf.

Unlike other renderer classes, this will require setting a template that receives the Serializers output as context.

ckinsey avatar Jul 30 '17 15:07 ckinsey