Python Django Tutorial - Managing Static Files using WhiteNoise

Опубликовано: 09 Октябрь 2022
на канале: Joseph Kariuki
1,173
10

In this video tutorial, we will demonstrate working with static files using WhiteNoise third-party library which can be used in development and production environments.

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

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

⭐️ Video Contents⭐️
⌨️ (0:00:00) Why use WhiteNoise?
⌨️ (0:01:42) Installing WhiteNoise
⌨️ (0:03:18) Adding WhiteNoise setting configurations
⌨️ (0:06:10) Collecting static files
⌨️ (0:11:33) collectstatic output and created files and path
⌨️ (0:14:00) Conclusion

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

WhiteNoise with Django: https://whitenoise.evans.io/en/stable...
WhiteNoise on PyPI: https://pypi.org/project/whitenoise/
Django staticfiles storages: https://docs.djangoproject.com/en/4.1...

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

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 #whitenoise