How to delete UserFollowing based on user_id and following_user_id using Django Rest Framework [closed]

relative to this answer How to implement follow and unfollow in Django Rest framework, I will like to know how to delete the UserFollowing(user_id and following_user_id) relationship.



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Spring Boot and Vaadin : Filtering rows in Vaadin Grid