Can I ask for a workaround about Django's static files?

This is a web made from django framework, but I am getting error that static file is not receiving transmission.

I followed VScode and Djangoproject's instructions but I still can't fix it

Image 1: https://i.stack.imgur.com/l8zRO.png

Image 2: https://i.stack.imgur.com/Yh92p.png

Back to Top