I am currently building an api where I have to create api for image uploading. Stumbled upon different tutorials, I've found that some of them have used the JPEG Renderer while the others haven't. My question is when I should use a renderer. What may I miss if I don't use one?
Asked
Active
Viewed 25 times
0
-
Does this help https://stackoverflow.com/questions/20473572/django-rest-framework-file-upload ? – Umair Mohammad Oct 16 '22 at 14:59