django-rest-framework-mongoengine
django-rest-framework-mongoengine copied to clipboard
Add `style` to field kwargs.
This means that the DRF field gets built with the style kwarg set to what is defined in the mongoengine field.
Fixes #288