Build a blog using Django web framework: Part III
Hello, and welcome to part three of the “Building a blog using Django” series. In part two, we created a database, but never put it to test by adding real data and seeing what it does. In this tutorial, we are going to add data to our database…