contact@digitalnotebooks.co
Stay Organized, Stay Inspired. Let's Write.

Django Static Files

Back To All Notes
  • Notebook: Understanding Django
  • Speaker: Personal
  • Date Created: July 28, 2024, 6:01 p.m.
  • Owner: Rosilie

You need to understand the following as these are important especially when you have static files like JS, CSS, IMG that are needed during development and production/deployment.

As per this article from Medium:

 

 

So when you need to deploy especially in Heroku, you have to be clear with the purpose and difference of staticfiles.

This is VERY ENLIGHTENING TO KNOW:

To view the complete article, go here.



No PDF file attached.

Notebook
Notebook Details
Title: Understanding Django
Category: Python