Django Tutorial for Beginners - 15 - Render Template Shortcut

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

these tutorials are SIMPLY AMAZING. that's all i have to say.
TRIP: my comment is as straight and simple as these tutorials !

thFloorHarmony
Автор

thank you very much for your complete tutorial and time sacrifice :)

sarahghanei
Автор

following along here .. great tutorial ... learning alot .. thanks !!

michaelmcdaid
Автор

Bro... love your work!

How are you so productive btw? Got any advice for a procrastinator like me?

assilksiksi
Автор

These tutorials are so helpful! I'm having a problem though - For some reason linking the template to the database is not returning any labels. As in, I see two bullet points where my two "albums" should be but there is no text. I don't get any errors when I run the server

aleena
Автор

I am getting the same error as everyone else, bullet points on /music but no actual items displayed how do i fix this??

BobbyFlips
Автор

I was like double checking, whether I had speed up this video.
All of a sudden you began to rush.. funny though

abcd-ekrt
Автор

there are only 'you don't have any albums' in the website.why? what is wrong?

enkhjargaluranbadam
Автор

i'm getting this error:
no module named 'django.shortcuts'

anyone any ideas?

alexyap
Автор

Which version of django is used in this tutorial?

PradeepYadav-kybn
Автор

"TemplateDoesNotExist at /music/ " i am having this problem. please help.

subrinakhan
Автор

I am getting template does not exist already found so many solutions on the stackoverflow nothing seems to work out please help me

usamathakur
Автор

In album_logo i am actually using link of a google page as image.
From views.py i want to go to that link without rendering to detail.html
How do i do it??please help me.

rajarshimandal
Автор

I am getting "source does not exist" pleasehelp me

deeshachavan
Автор

I can't even open my admin page..What's wrong

MayankYadav-bihf
Автор

hey can anyone tell what is context variable doing and why a dictionary is assigned to it.???

prakhargupta
Автор

Hi i did exactly the same but i am getting "TemplateDoesNotExist" can anyone help...do we need to link the template as it is not able to find it??i have seen some one giving solution as adding the below code in setting.py is it correct? TEMPLATE_DIRS = (
os.path.join(SETTINGS_PATH, 'templates'),
)

preetyk
Автор

I still don't understand why all_album inside context is related to {{album.id}} and {{album.album_title}} in music/index.html

ben
Автор

why is context used??
and how can i display a html page which doesn't require anything from a database??

SuperRithwik
Автор

can i just bypass this lesson and complete the tutorial just fine will i have any problems in the future please response:)

b