thommignot
Results
2
comments of
thommignot
because It is usefull only when testing a REST API, which itself allows nesting serializers but there was no way to test such a feature with `multipart/form-data` encoding with the...
I think that as DRF support this format from the API point, one should be able to test it, thus it seems that DRF should support testing to me. All...