django-planet
Dec. 9, 2023

WhiteNoise For Static Files - Building SaaS

in blog Matt Layman
original entry WhiteNoise For Static Files - Building SaaS

This video is all about adding the popular WhiteNoise package into my Django app to serve static files (e.g., CSS, JavaScript, and images) directly from the app. I walk through the process from start to finish and deploy it live to show how things work.