Python Django Tutorial - Managing Static Files Locally

Опубликовано: 06 Октябрь 2022
на канале: Joseph Kariuki
111
5

In this video tutorial, we will demonstrate working with static files in the local/development environment through the creation of necessary folders and files.

Previous video:    • Python Django Tutorial -  Managing CR...  
Django tutorial playlist:    • Python Django Tutorial  

====================

⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:34) What are static files?
⌨️ (0:01:14) Creating static configurations and folders
⌨️ (0:09:10) Collecting static files into the STATIC_ROOT
⌨️ (0:11:33) collectstatic output and created files and path
⌨️ (0:13:03) Adding static template tag and static references

====================

Django's static files app: https://docs.djangoproject.com/en/4.1...
Managing static files in Django: https://docs.djangoproject.com/en/4.1...
Bootstrap5 downloads page: https://getbootstrap.com/docs/5.2/get...

====================

The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...

====================

Reach me through:
My Website - https://josephkariuki.com/
Twitter -   / jkariscodes  
Instagram -   / codekaraoke  

#python #django #css #javascript