Relative Content

Tag Archive for python-3.xdjangodjango-rest-frameworkdjango-formsdjango-templates

problem with owl.carousel.min.js?ver=1.0 and owl.carousel.min.js is working fine

I have created project using django and create admin_app and customer_app applciation. In customer_app, there is errror with third parties libraries and error like:Refused to execute script from ‘http://127.0.0.1:8000/js/owl.carousel.min.js?ver=1.0’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
code for settings.py: