Creating Python APIs - The Django REST framework. Building a Reddit clone - Deleting Posts.[9/n]
Congratulations! Now you're on the final part of successfully creating your very own basic reddit clone.
Now for whatever reason, if the user wants to delete his post he should be able to. Let's give him that ability.
We need an url for that, so we ...
sauravjalui.com6 min read
Maro
Why not paste the code using the markdown guide instead of screenshots?