User Authentication for Grocery Bag Using Django (Part-III)
Introduction
In the previous blog, we had learned about Template Inheritance and how to serve static files. We had fixed our templates also. In this blog, we'll see how we can authenticate the user into our web app.
To keep it simple, we would not be...
blog.ashutoshkrris.in8 min read