Part 4 - Django Crash Course - Building a blog for beginners

In this part of the Django crash course, we are going to make it possible to go to the detail page of a blog post and also add possibilities to add comments.

For the comments, we are going to use ModelForms to utilize Djangos built in security.

Comments

No comments yet...

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.