* Workaround: Validation problem: `parent` isn't set for nested serializer's fields on the validation stage 1 (kenny1992) * Fix: Validation problem: custom validation errors raised from the nested serializer have a wrong path 2 (kenny1992)
0.4.3
* Fix MultiValueDictKeyError for nested updates on reverse-relations (bakerf projkov)
0.4.2
* Allow child one-to-one instances to be updated without providing PK (karamanolev cjroth mathieuseguin)
0.4.1
* Changed setup config for PyPI
0.4.0
* Add Django 2.0 support 23 * Drop support for Django 1.8