I am pretty new to the django_restframework. I want to be able to delete users from the database when a DELETE request comes in.
DELETE
Here is my Views: