Django Tutorial #10 - Template Tags

preview_player
Показать описание
Hey gang, in this Django tutorial I'll show you how we can output dynamic data into our templates using template tags. To do this we'll work on our blog/article listing page.

----- COURSE LINKS:

======== Other Tutorials =========

----- NODE.JS TUTORIALS

----- MONGODB TUTORIALS

======== Social Links ==========

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

5 years later and still the best tutorial on Django. Thanks a lot Shaun!!!

tokhenz
Автор

Man thank you so much 7 years later and still better than some payed courses

danielzaim
Автор

Best tutorial ever, I tried like 4 other tutorials, and each time I am more confused. Your teaching style is amazing. Thank you so much

lamaamro
Автор

Duuude, the amount of hours I tried debugging my project and digging in documentation only to stumble across this video and find out the issue was in the html file, where I hadn't updated the name of the list I wanted to display... Thanks a bunch for this tutorial, helped a bunch!

pajnappel
Автор

I am doing a bootcamp and I already did a udemy course and I have to say, your course is great. Thank you very much.

ProSimples
Автор

For those who are getting pylint error in visual studio,
1. Go to settings in VSC by pressing Ctrl +,
2. Press Ctrl + Shift + p, type Python: Select Linter
3. Select mypy from dropdown (Install mypy if prompted)

midhunmohan
Автор

your lessons are far more better than any faculty in my cllg with the help of this i was able to learn about DJANGO

rushabhniravshah
Автор

Yes this lesson is indeed “freakin’ awesome!”

HasoVids
Автор

Thank you so much for making this series it's sooo good. Pls dont't stop creating tutorials ever.

maharshiguin
Автор

Nice and concise explanation of the usage Django template tags to transfer database queries into custom html pages.

alexnice
Автор

Subscribed! This tutorial is awesome man. You tell us the details. You should make tutorial using django 3.1

KTones
Автор

This is exacatly what I was looking for, and you explained it clearly. Thank you!

Deany
Автор

The best tutorials on Django. Simply amazing 🙏👍🙏

mednejad
Автор

Bingo....Super Awesome!....You have made me a Web developer :) ...God Bless You Sir

cloud_computing
Автор

thanks bro, we need tutorial Django *online store* in the future !

anastely
Автор

is incredible keep making such videos Thank you so much!!!!

doniyorabduvokhidov
Автор

This is great but one complaint I have is naming every single thing the same thing. I mean yes it makes sense when you know the whole deal but it is tiresome to stop and think what every single "article" meant while learning.

seyseyseysey
Автор

Thanks for wonderfull tutorials on django.

i m having a bug:
'Articles has no objects member'

faisalhossain
Автор

Very well explained, but i do have a question, Is it possible to do the same thing with rendering the articles as html but with each article having a small image attached to each loop iteration.

wayner
Автор

Thank you sir! i have a question: Can you say how you styled the elements?

Because as far as I can see, the "articles" class was not defined anywhere in the html file.

waelmuhsen