How I Created a Blog Application Using Django β Part 5
Our blog website created with Django is already live on the local server. The only feature we added so far is the comment section as well as a CKEditor which makes it possible to structure our blog page into readable form. In this fifth part series of this project tutorial, we will include a pagination … Read more