django-rest-framework-mongoengine icon indicating copy to clipboard operation
django-rest-framework-mongoengine copied to clipboard

Add `style` to field kwargs.

Open regoawt opened this issue 3 years ago • 0 comments

This means that the DRF field gets built with the style kwarg set to what is defined in the mongoengine field. Fixes #288

regoawt avatar Feb 17 '22 15:02 regoawt