django_paperclip

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.


Keywords
tinymce, images, files, attachments, wysiwyg, html, editor, image, file, attachment
License
Other
Install
pip install django_paperclip==0.9