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'.