drf-friendly-errors
drf-friendly-errors copied to clipboard
Not working if there is nested Serializer
It is working fine if it Serializer with the normal fields but if Serializer has nested serializer as its field then errors property throwing datatype exception
@dhope-nagesh - Mine too is not working. Were you able to work it out?
@tomaszkoperski - Any update on this?
Hi, I try to fix this issue on #13