How to Use Django HTML Templates (Django Tutorial) | Part 3

preview_player
Показать описание
Enjoyed my video? Leave a like!
Рекомендации по теме
Комментарии
Автор

I teach maths and stats at a university. I can tell that you are a good instructor from the way you are stepping up the topics progressively. Great job.

LetMeRetort
Автор

This is a good lesson. Properly explained and to the point.

claudiumilea
Автор

Great line of tutorials. 5:50 immediately solved a problem I was hitting yesterday with some text based tutorials. It always loaded certain template and I couldn't figure out why. They where in their respective template folder, but where named the same! Thank you very much!!

minimalniemand
Автор

Good video. So what is the purpose of httpresponse then? Look forward to your next video.

arsenalacid
Автор

Just Tutorial is Great I loved it
Great Job

mr_o
Автор

I am at the 5th video of this series and I just went back cause I forgot to click like on the previous videos ... By the way can you do a video (or link me if you did already) introducing yourself Max ... I would like to know how or why you learned python and then Django in the first place also what is your background interest and what you studied in school or university ... Tell us more about you if possible !!! I hope you will receive so many views that you will have enough revenue to do this types of tutorials for a long time ...

Luxcium
Автор

But won't the templates folder inside the accounts app have the HTML and CSS file linked only to the accounts?

zenith
Автор

I get a Page not found (404). I've updated the templates path, based on the comments below, but still getting the same error. It would be nice to point out what should be done on windows.

shapeless
Автор

How did he get that welcome on screen @ 1:30 ?

RohitKumar-xlhk
Автор

do I need to have the terminal open at all times in order for it to work? thanks

marryenable
Автор

Why Django put all templates in a single template folder? Why don't categorize the templates app-wise? is there a reason?

rimshayousaf
Автор

Hello its saying that “cannot find meta attribute in module urllib.request” i have to use urllib because import request was not working then i searched on web to know that u have to use urllib to import request.
Plz help .Today is 5/06/2019

gaurangagarwal
Автор

good explaination but you didn't tell about adding Template directory in the settings.py file.This makes this tutorial incomplete and really hard for beginners like me to follow.

varunsanadhya
Автор

Is it possible to do all this in one folder (i.e tutorial folder) instead of have to start another app (i.e. accounts folder)?

naomim
Автор

Completely copied your code but html message did not show in login page just blank screen appears and none type object has no split attribute appears in cmd screen.

ravithapa
Автор

Hello, friend. How create break in django for loop. Thank you for answer

ЮрийТакаев-чы
Автор

shouldn't the tempates folder be present at the project level, rather than at the application level

udhayprakashpethakamsetty
Автор

hi, it is showing an error like File "C:\Users\admin\AppData\Local\Programs\Python\Python38-32\lib\pathlib.py", line 1172, in resolve
s = self._flavour.resolve(self, strict=strict)
File "C:\Users\admin\AppData\Local\Programs\Python\Python38-32\lib\pathlib.py", line 200, in resolve
return

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '<frozen importlib._bootstrap>'


how to solve it?

SabkaFavorite
Автор

They say - Hyech TML
We say - Aech TML

unicornsdesk
Автор

not working to me. even i put my files on the path..TemplateDoesNotExist at /accounts/
account/login.html

my path is :

alfritzsd
visit shbcf.ru