In this tutorials we learn how to further develop our simple blog by adding comments features so that users can add comments to posts. Here I take you through creating a new model for the comments, making a new form and injecting Bootstrap classes and the functionality needed to get the comments system working with your blog.

Code Repository - Blog System Download
https://github.com/veryacademy/YT-Dja

00:00 Introduction
01:17 Download previous tutorial repository
01:50 Create a new virtual environment
03:00 Test server is working / navigation of project so far
04:06 Start code editor
05:26 Build comments model
09:20 Add model to admin.py
12:22 Create form for comments
19:31 Build the comments functionality - view.py
28:25 Code the front end - single.html
34:38 Test final outcome

#django #python

Learn Django - Building a Simple Blog Comment Feature
15.35 GEEK