Hello
I am working on a Django project. Django is quite picky about missing links for static assets and the project will not run in production without all the links OK.
I notice there are some missing files in, for example, include/rs-plugin/css/tp-color-picker.css. Here the links to images refer to non-existent files. the same happens in components/bs-filestyle.css where there is a reference to ../img/loading.gif that does not exist. There may be others but it is a tedious task to identify them all.
It would be great to have a version of Canvas with all the links correct and no missing files, if you have one?
Thanks
