Answers for "python not loading css from static django3"

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 "python not loading css from static django3"

Browse Popular Code Answers by Language