Answers for "static css is not working on 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 "static css is not working on django"

Browse Popular Code Answers by Language