How to link Static Files(CSS) in Django with template(HTML)

preview_player
Показать описание
How to link Django Static Files(CSS) with template(HTML)
When Static Files(CSS) is not linking with template in Django
Рекомендации по теме
Комментарии
Автор

This video just made this concept very easy, I've been struggling with it for two days now. Thank you very much

davidinmichael
Автор

thank you very much, short and easy tutorial, step by step! Greetings from Argentina.

TheRamicai
Автор

thank you! your video helped me after i struggle more than 45 mins.

sagisetty
Автор

Was in trouble since 3 days. Got it solved in just 5 minutes. Thank YOU

mereraamji
Автор

Thank you broo✨🤝
It's a simple one. I was confusing since 2 days.

pk_officl
Автор

Thank after 100 videos this finally worked

lisenpasha
Автор

Thanks for the video. I was able to fix the problem I had.

beton
Автор

Thank you so much bro. This was very useful. Continue to make awesome videos like these

KemarABROWN-qwvf
Автор

#informative

this was very helpful, for my Django project. thank you very much

joenjuguna
Автор

Thanks alot, it help me to get ride of my problem.

Mandava_Navya
Автор

Thanks, bro I have been trying to find the problem for two days.

letsfixedit
Автор

Thank you so much for explaining it in so simply 😭

abrinera
Автор

Thanks, bro. please keep sharing more.

sultanaazmarimita
Автор

Man you are the first youtuber I see who is not making stupid subfolders in template and static folders. Subfolders are not needed but for some reason even most popular youtubers make them? It is important to remember this will work for one application only. If you create app2 this "static" wont work there,

inzynierbieda
Автор

STATICFILES_DIRS=[
os.path.join(BASE_DIR, 'static')
]
add this to in setting

anveshreddy
Автор

You just have to also change in settings > Dir- static and add content then the whole process work properly!!

akarshtyagi
Автор

Thanks Bro Its Very Helpful....
And I want to know how to add a background image using css for making webpage in django

sociofactshindi
Автор

is it the same with flask? for some reason it seems like my html cannot render the CSS link because the text colour stay the same even after changing it in css.

SG-llqt
Автор

Thank You Problem Solving Point, I appreciate the quick fix short video. It was extremely helpful.
Question? I am now learning Django. Been learning it for the past month now. Do you have any recommendations on what I should focus on with Django if I want to get really good at this framework? At the moment I am learning how to create a simple ToDo Application. Also, I have 1 year of JavaScript but no experience with Python I only spent 1 day reviewing Python. What are your thoughts on Python? Thank you so much for the excellent video!

DevlogBill
join shbcf.ru