I had / had the same problem with the "one page" application I'm working on. JS to download JS for tinymce is in a different directory, and that gave me the same problem you were talking about.
, , .
window.tinyMCEPreInit = {
suffix : '_1',
base : '/static/js/plugins/tiny_mce',
query : 'something'
};
"base" , .
, jquery. , jQuery- AND tinymce, jquery script_src, , . .
, . , JS CSS , . , , tinymce , lang template css , 404s. lang , "en_1", "_1" - cacehbuster. , , tinymce.suffix arg.
, . 6 , .