I think when opening the DRF web browser it always use get.. when I try to use curl -H some-token -X DELETE http://127.0.0.1:8000/api/classroom/delete/1/ it will actually delete