mikeywaites / kim

Kim: A JSON Serialization and Marshaling framework
http://kim.readthedocs.org/en/latest/
Other
317 stars 17 forks source link

Check field.name in data rather than its value for partial marshal #27

Closed krak3n closed 10 years ago

krak3n commented 10 years ago

Fixes a bug in partial marshalling where sending a None would not set the objects value to None for the field.