Test large files by BraisGabin · Pull Request #4296 · encode/django-rest-framework (original) (raw)
I filled #3374 time ago and it was closed. Probably it wasn't very well explained, but it showed a non consistent behaviour.
Today I wrote this test that shows that large files and small files don't have the same behaviour. I couldn't fix it. My knowledge of DRF is limitated. This test, probably, will help to fix the error.
I think that fixing this test would fix #3374 and probably it would help with #3610.