Django Tutorial - Templates & Custom HTML

preview_player
Показать описание
This django template tutorial will talk about how to create salable dynamic html to display on your web pages. I will discuss template inheritance, blocks and code embedded in your templates.

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python

◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

Tags:
- Tech With Tim
- Django Tutorial
- Python django
- Django templates tutorial
- Django Templates
- Python Tutorials
Рекомендации по теме
Комментарии
Автор

I got hooked on your videos so started binge watching them. I have now unintentionally learnt how to code a website. You're awesome

mavrik
Автор

actually your tutorials make me so happy as it feels so realistic and just represent my pain while learning specially that i'm so beginner and errors that face you and the way that you deal with it is just similar to us.. not like these professionals who made every single line looks so easy and they just want us to type faster and follow them along the tutorial
I don't mean that you're not professional but just seeing you facing the same issues that we pass through is very satisfying

ahmedyasser
Автор

Yes! full website tutorial till deployment :), my boy actually answer the comments

anakinskywalkerrr
Автор

very nicely explained....by the way, when you make mistakes and corrects it - it is totally human. Actually, many people may will like it that way (yours truly included) because that gives a real touch to your tutorial....keep it up...

cyberspider
Автор

The error that you got in minute 9:35 is because in the past video you deleted the record with Id 1

domingoalvarez
Автор

I like that you explain things just enough for not making mistakes. Not like "do like I do", but "you should name this folder the same as your app, it's important for django to work"

AnnaIsHere
Автор

Eagerly waiting for future videos of django .Nice explanation 👍👍
Love from India

rajatparab
Автор

"Awesome" You're awesome Tim! Amazingly well structured and explained!

Optimus
Автор

at 8:57 my server is running well but it isn't displaying the base.html contents like the output that you've got, but instead i'm getting the output page of - the install worked successfully

PRIYANKAARDU
Автор

Tim is a LEGEND! thanks bro, i really appreciate ur hard work

abdulrahmankhaldi
Автор

WHy is the parameter for the functions like index and home is "response". Is it not a request, or something that goes IN the function (like a question), not OUT like a response?

AnnaIsHere
Автор

thank you for all your videos, they are always great !

lecomtegaetan
Автор

sup Tim. Im getting a postitional argument follows keyword argument when i try and create a new item in the item sets. I ONLY get this error when I add the complete == False. Can you assist please?

armandtvanzyl
Автор

For some reason it comes up as an error, saying that "list() missing 1 required positional argument: 'id'" in the index function(I named is list instead of index), can someone please help me :(

cloudcraft
Автор

In my view file, in the index fonction, it doesn't recognize th id parameters. There's also another problem, the id of my entries in my database begins at 2 which is strange

tolstoievski
Автор

i noticed we can also add item to the to do list through admin dashboard, that is so cool, thanks for the awesome tutorial!!

congthanhtran
Автор

omg i just saw ur "text-based tutorial" man really ty. I followed so many channel udemy courses etc but u are amazing. Ty for everything. Hi from Turkey and srry for my bad english btw. :)

MrKayraKan
Автор

Yo, I'm learning alot about Django from your vids. I was just wondering if you mind sharing any references of how you learned Django, like books, websites, whatever.
I'm going to stick through your series, I'm just wondering how you learned.

ericgutierrez
Автор

Wow Tim u r amazing, learning a lot from you

ankitaburman
Автор

It is very discouraging that when one makes a single mistake, one cannot go back and correct it but must start the series from scratch to rebuild the entire database in order to go to the next lesson. There seems to be no way to download a correct database to start the next lesson.

jadrianverkouteren