Adding Static Files In Django - Django 3 Beginners Tutorial Series

Опубликовано: 14 Декабрь 2021
на канале: Legion Script
5,740
63

In this video, we will go over how to add static files in Django by adding a css file to one of the templates. We will go over how to set up the settings for the static directories and how to use a template tag to load in the static files. We will also go over the collectstatic command and when you might need to use that.

Starting Code:
https://github.com/legionscript/Djang...

Ending Code:
https://github.com/legionscript/Djang...

Django Static Docs:
https://docs.djangoproject.com/en/3.2...

Legion Script:
http://legionscript.com/