Creating Python APIs - The Django REST framework. Building a Reddit clone - API auth.[7/n]
In this article, we will be trying to test if our upvote functionality is really working by creating another user and having him upvote the same post.
You can create a new user from the Django admin panel.
But if you see the webpage, we don't have a...
sauravjalui.com1 min read