Relative Content

Tag Archive for reactjsdjango-rest-framework

Modifying a nested object using select in front

I use Django REST Framework on backend and React on frontend.
I don’t understand how to give the user the ability to select and replace status or worker on Job in React using select input?