Creating Views and Templates to Display Blog Posts
Welcome back! After setting up our Django project and creating a blog app, it’s time to make those blog posts visible to users on our website. In this article, we'll cover creating views and templates to display the blog posts in a web page. If you t...
insecurepolymath.hashnode.dev5 min read