small problem with django-tinymce and django-filebrowser integration
问题 I am trying to integrate django-tinymce with django-filebrowser for my django admin site. Everything (almost) works fine. manage.py test filebrowser , works ok http://localhost:8000/admin/filebrowser/browse/ works, too however when I press the browse button on the windows popup of insert/edit image of tinymce button panel nothing happens. in my firefox debug window I get an error like this (when pressing browse ): f is undefined code: http://localhost:8000/static/js/tiny_mce/tiny_mce_src.js