Working with base templates and inheritance in Django [18 of 24] | Django for Beginners

preview_player
Показать описание
Consistency is important in any web application as it allows the user to easily navigate and have a better experience. We can ensure consistency by utilizing base templates. We'll see how to create the base, and explore some of the directives we can use in the Django templating engine to display data dynamically. We’ll also add in content blocks, and see how we can override them in child pages.

Useful Links:
Рекомендации по теме
Комментарии
Автор

Thank you so much for contributing this enlightening tutorial

sarmad
Автор

Hey, your source code in github is missing, from this video onwards is hard to follow the tutorial without it :)
Thank you for the videos!

edgarbicho
Автор

should I try to copy base.html from the video?

KrzysztofJozwik
Автор

Thank you very much for this course, the didatic of all of you is amazing.

samaliel