yola / drf-madprops

DRF library of helpers to operate lists of resources' properties as dicts
MIT License
0 stars 0 forks source link

Move JSON serialization to `from_native` method #8

Closed RayeN closed 9 years ago

RayeN commented 9 years ago

Because save_object (where it was before) isn't called in case of nested serializer.

snitch commented 9 years ago

:sparkles: No lint errors found. :sparkles:

snitch commented 9 years ago

:sparkles: No lint errors found. :sparkles:

sgalaburda commented 9 years ago

:+1: