'Django Not Found: /assets/js/main.js How Can I Solve this?
This is the error I am facing
Not Found: /assets/vendor/venobox/venobox.css
Not Found: /assets/vendor/boxicons/css/boxicons.min.css
Not Found: /assets/vendor/owl.carousel/assets/owl.carousel.min.css
[12/Mar/2022 13:49:17] Not Found: /assets/vendor/icofont/icofont.min.css
"GET /assets/vendor/venobox/venobox.css HTTP/1.1" 404 3280Not Found: /assets/vendor/bootstrap/css/bootstrap.min.css
[12/Mar/2022 13:49:17] Not Found: /assets/vendor/remixicon/remixicon.css
"GET /assets/vendor/boxicons/css/boxicons.min.css HTTP/1.1" 404 3310
[12/Mar/2022 13:49:17] "GET /assets/vendor/owl.carousel/assets/owl.carousel.min.css HTTP/1.1" 404 3343Not Found: /assets/vendor/aos/aos.css
[12/Mar/2022 13:49:17] "GET /assets/vendor/icofont/icofont.min.css HTTP/1.1" 404 3292
[12/Mar/2022 13:49:17] Not Found: /style.css
"GET /assets/vendor/bootstrap/css/bootstrap.min.css HTTP/1.1" 404 3316
[12/Mar/2022 13:49:17] "GET /assets/vendor/remixicon/remixicon.css HTTP/1.1" 404 3292
[12/Mar/2022 13:49:17] "GET /assets/vendor/aos/aos.css HTTP/1.1" 404 3256
[12/Mar/2022 13:49:17] "GET /style.css HTTP/1.1" 404 3208
Not Found: /assets/js/main.js
[12/Mar/2022 13:49:17] "GET /assets/js/main.js HTTP/1.1" 404 3232
my css was not loaded in my template and it shows this error in terminal please help me to solve this
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|