I'm beginner of django rest_framework.
I want to implement file upload feature to my project, and I did some search, but I could not get any helpful example.
So, is there somebody who can tell me some reference or example in rest framework file upload?