graceful icon indicating copy to clipboard operation
graceful copied to clipboard

Support for star-like writable fields

Open swistakm opened this issue 7 years ago • 1 comments

We need to define how this should be handled. The easiest approach is to assume that fields with source="*" argument should return dictionary that will be added to the object_dict instance. Anyway this will make sense only with custom serializer fields. So maybe it would be better completely remove "*" option from built-in parameters and maybe delegate set/get-attr/key responsibility to custom fields?

swistakm avatar Apr 07 '17 16:04 swistakm

This goes to 1.0.0 because requires backwards incompatible changes.

swistakm avatar Apr 10 '17 14:04 swistakm