From 8281ffc4cda1cf1a446e40479a7647cd01b7ce10 Mon Sep 17 00:00:00 2001 From: Matin Baloochestani Date: Sun, 28 Feb 2021 17:14:55 +0330 Subject: [PATCH] Add TinyMCE in Editors section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cffb837..2eca0f7 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-business-logic](https://github.com/dgk/django-business-logic) - Visual DSL framework for django. - [django-quill-editor](https://github.com/LeeHanYeong/django-quill-editor) - django-quill-editor makes Quill.js easy to use on Django Forms and admin sites. - [django-summernote](https://github.com/summernote/django-summernote) - Summernote is a simple WYSIWYG editor. +- [django-tinymce](https://github.com/jazzband/django-tinymce) - TinyMCE integration for Django ### Files/Images - [django-cleanup](https://github.com/un1t/django-cleanup) - Zero configuration file/image removal for local and remote files.