Releases: beda-software/drf-writable-nested
Releases · beda-software/drf-writable-nested
v0.5.1
v0.5.0
- 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)
v0.4.3
0.4.2
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.0
v0.2.1
- Fix problem for updating models with UUID primary key field (@kseniyashaydurova)
- Fix problem with raising Protected Error in deletion (@kseniyashaydurova)