CodingWithMitchBlog-REST-API icon indicating copy to clipboard operation
CodingWithMitchBlog-REST-API copied to clipboard

Handled attribute associated error.

Open akritkhanna opened this issue 6 years ago • 0 comments

BlogPostSerializer was returning "no attribute associated" error page when image path was set to null. Now after this patch it will return JSON with null value if the path is null.

akritkhanna avatar Oct 05 '19 10:10 akritkhanna