Python Django Tutorial - Writing Blog List Views

Опубликовано: 22 Сентябрь 2022
на канале: Joseph Kariuki
66
4

In this video tutorial, we continue from the previous whereby we create the blog list views to show all the created blog posts in a list.

Previous video:    • Python Django Tutorial -  Creating Bl...  
Django tutorial playlist:    • Python Django Tutorial  

====================

⭐️ Video Contents⭐️
⌨️ (0:00:00) Testing blog post list display
⌨️ (0:04:20) Adding and styling Bootstrap5 cards
⌨️ (0:07:32) Configuring autoescape
⌨️ (0:09:00) Finalizing customization of layout

====================

Bootstrap cards: https://getbootstrap.com/docs/5.0/com...
Bootstrap grid layout: https://getbootstrap.com/docs/5.0/lay...
Auto escape tag: https://docs.djangoproject.com/en/4.1...
Truncate characters tag: https://docs.djangoproject.com/en/4.1...

====================

The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...

====================

Reach me through:
My Website - https://josephkariuki.com/
Twitter -   / jkariscodes  
Instagram -   / codekaraoke  

#python #django #database #query #html #bootstrap