romanvm / django-tinymce4-lite

TinyMCE 4 editor widget for Django
MIT License
126 stars 47 forks source link

Fix integration with django-filebrowser #24

Closed romanvm closed 6 years ago

romanvm commented 6 years ago

Currently integration with django-filebrowser is partially broken. In image select dialog you can only select a full-sized image but not its resized variants. JS console in a browser shows numerous errors. It looks like compatibility was broken at some point.