This is the site which I'm working with currently, mywildexperience.com , the site loads fine but the images css, js files won't loads, all files present in the static folder returns a 404 error! http://mywildexperience.com/static/css/bootstrap.min.css Please fix this issue for me! asked 06 Mar '13, 20:07 Govinda |
As mentioned in the ticket you opened. Please see the documentation here for help with serving your Django media files. answered 06 Mar '13, 20:10 bmeyer71 ♦♦ |