8 Awesome Django Markdown/WYSIWYG Editor
- Mar 17, 2022
Django admin CKEditor integration.
Comprehensive Markdown plugin built for Django
Key features
- Raw editing.
- Live preview.
- Drag & drop image uploads (automatically stored in the designated location in the Media directory).
- Customizable image insertion tag.
- Definition of maximum size for an image.
- Definition of acceptable image formats (PNG, JPEG, SVG).
- Image manipulations (compression, size reduction, cropping, upscaling).
- Pre- and post- text modification.
- Easy template customization, layout modification, and personalization.
- Multiple editors per page.
- Django Admin support.
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Features
- Live Preview
- Integrated with Ace Editor
- Supported with Bootstrap and Semantic-UI
- Supported Multiple Fields fixed this issue
- Upload Images to imgur.com (via API) and custom uploader
- Direct Mention users
@[username]
- (requires user to logged in). - Supports embed/iframe video from (Youtube, Vimeo, Dailymotion, Yahoo, Veoh, & Metacafe)
- Spellchecking (only supports US English at this time)
- Emoji
:emoji_name:
+ Cheat sheets - Martor Commands Reference
- Supports Django Admin
- Toolbar Buttons
- Highlight
pre
Visual DSL framework for django
blockly business-logic django django-admin django-framework dsl execution-engine python rapid-development visual-programmingdjango-quill-editor makes Quill.js easy to use on Django Forms and admin sites
- No configuration required for static files!
- The entire code for inserting WYSIWYG editor is less than 30 lines
- It can be used in both admin and Django views
Simply integrate Summernote editor with Django project.
TinyMCE integration for Django. django-tinymce is a Django application that contains a widget to render a form field as a TinyMCE editor.
Features:
- Use as a form widget or with a view.
- Enhanced support for content languages.
- Integration with the TinyMCE spellchecker.
- Enables predefined link and image lists for dialogs.
- Support for django-staticfiles
- Can compress the TinyMCE Javascript code.
- Integration with django-filebrowser.