2022-12-19

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.



No comments:

Post a Comment