django sri does not recognize static files

57 Views Asked by At

i use django sri in my django project and im add sri to installed_app but sri not finding my static files

I try this

{% load sri %} {% sri "main.js" %} This working in localhost but not working on cpanel host

0

There are 0 best solutions below