django-tinymce VS django-bleach

Compare django-tinymce vs django-bleach and see what are their differences.

django-bleach

Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags, attributes and styles. django-bleach is a Django app that makes using bleach extremely easy. (by marksweb)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
django-tinymce django-bleach
4 1
1,237 141
1.0% -
6.0 6.1
2 days ago 4 days ago
JavaScript Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-tinymce

Posts with mentions or reviews of django-tinymce. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • WYSIWYG Editor Recommendation for Commercial/Enterprise Website Frontends?
    4 projects | /r/django | 22 Feb 2022
    Thank you. Would happen to know how to configure a media upload folder for TinyMCE in Django? I don't see anything on https://django-tinymce.readthedocs.io/en/latest/ or on https://github.com/jazzband/django-tinymce
  • How to approach storage/browsing of user-uploaded files in S3 vs locally?
    1 project | /r/django | 13 Apr 2021
    This has worked well except for one thing: Rich Text editing with image uploads. The site currently uses django-tinymce so that users can insert inline images into blogposts etc. TinyMCE has a file browser built-in, but this doesn't play nicely with S3 storage backends. Even if it did, S3 isn't great for this kind of thing (eg. lots of GET requests to build the file browser UI etc).
  • Text Editor for Django blog App
    5 projects | /r/djangolearning | 31 Mar 2021
    I see. You are right that django-tinymce is using MIT licence. Well, that's the good one right? Haha, I have no idea either but they add a link leading to their website so I guess that's the trade-off I am totally fine with. Maybe I will ask the maintainers. But yeah, the tinymce HTML field works out of the box and in compare with the others it feels pretty snappy because it loads a single JS file. It just works as you would expect and it's localized too! Ok I think this is the winner for me. I will have a look at its settings today.

django-bleach

Posts with mentions or reviews of django-bleach. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-31.

What are some alternatives?

When comparing django-tinymce and django-bleach you can also consider the following projects:

django-markdown-editor - Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI

Summernote - Super simple WYSIWYG editor

TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

django-draftail - Django integration of Draftail, a configurable rich text editor built with Draft.js

django_tiptap - TipTap Editor in Django