Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Technologies used Python Django framework (from https://www.djangoproject.com/) HTML table filter sort (from http://tablefilter.free.fr/dwn.php)

While all other accompanied '.css' and '.js' files in /static/css and /static/js work, only 'tfAdapter.sortabletable.js' does not.

No error is seen (in logs too) when I run the server. But when I try to open the html files which include 'tfAdapter.sortabletable.js' file it shows '404 file not found'.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.