Latest version: v0.9
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Simple approach to being able to insert images and files into a TinyMCE editor using the django-tinymce plugin. Essentially stores the images in a ImageUpload model, the files in a FileUpload model, and uses some Javascript to insert into TinyMCE.
No known vulnerabilities found