Armand Rego

Results 3 issues of Armand Rego

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

Currently, if `style` is defined as a kwarg on a mongoengine field, `utils.get_field_kwargs()` method does not build the DRF serializer field with it. To achieve this one has to wrap...

Datepicker for DateTimeField in model form not being rendered properly. #53 implies fix is in v1.1.18. pip install only gets v1.1.17 even though PyPi shows latest version as 1.1.18