Answers for "why my static css is not working in django"

CSS
-2

django won't load static css

try removing underscores from the css filename if you have any, this fixed for me
Posted by: Guest on November-08-2020

Code answers related to "why my static css is not working in django"

Browse Popular Code Answers by Language