hagsteel / swampdragon

swampdragon
Other
557 stars 73 forks source link

Support serialization of models with fields named 'data'. #143

Closed faulkner closed 8 years ago

faulkner commented 9 years ago

I threw in some test code, but since this only takes care of 'data' field there are TODOs to support fields by other names that ModelSerializer currently clobbers.