Django Crash Course Part 4 - Building a blog

Опубликовано: 27 Июль 2026
на канале: Code With Stein
1,893
67

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.

---

Support me

Donate: https://www.paypal.com/paypalme/codew...
Patreon:   / codewithstein  
Merch: https://shop.spreadshirt.com/code-wit...

Important links

Discord:   / discord  
Github: https://github.com/SteinOveHelset/cra...
Twitter:   / codewithstein  
Website: https://codewithstein.com

---

#codewithstein #django