Integrate Django Bootstrap4 Template css ├── js └── custom. js ├── img (images..) Let’s separate our template content, by putting all css, js, image and static content in a static folder which we have created previously . All static content should be put in the static folder.
Read moreHow do I add a template to settings?
Configure Template Settings
Read more