Django Tutorial #8 - Static Assets

preview_player
Показать описание
In this Django tutorial series, you'll learn what Django is, how to setup a Django project, and how to use it to make a full web application, complete with a database and authentication.

🚀🥷🏼 Check out Bek Brace's channel for more of his content:

🔥🥷🏼Get access to premium courses on Net Ninja Pro:

📂🥷🏼 Access the course files on GitHub:

🧠🥷🏼 HTML Crash Course

🧠🥷🏼 Python Crash Course

🔗🥷🏼 Django docs:
Рекомендации по теме
Комментарии
Автор

@19:06 javascript console.log will go to client or browser console. Not in server console. I like your contents, and following you

Angelas
Автор

Apparently Django extension conflicts with my Emmet. What extension do you use, sir? :)

gabegutz
Автор

why you always change the directory file, i' m confused to follow what i have to follow

SamuelSibarani-nfvx
Автор

My alert is not popping up when the page loads. I tested with Inline JavaScript, temporarily added the script directly in the HTML file and it works correctly, but like showed in the class it doesn't work. Any clue why it is happening?

fernandarodrigues
Автор

Please make a playlist on how to make 3D websites using React Three js and GSAP

kbnymxn
Автор

One confusion, according to settings STATICFILES_DIR tuple contains one entry BASEDIR + 'static' folder. So django will look for static conents in BASEDIR + static folder. But why django will look for also in other app folder? Though app folder is not mentioned in the tuple, right?

Angelas
Автор

@11:24 You mean "included in the APP" not in the "project"

artiphoria