From 6e9c95f1040ec352eb6dba2bd6563d05ecb372d5 Mon Sep 17 00:00:00 2001 From: Thijs de Zoute <625390+thijsdezoete@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:05:45 +0100 Subject: [PATCH] Update README.md Add Django to the list. Awesome plugin by @LeeHanYeong --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 697771c..5a0442d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A curated list of awesome things related to Quill - [go-render-quill](https://github.com/dchenk/go-render-quill) - A Go package to render Quill deltas into HTML - [quill-render](https://github.com/casetext/quill-render) - Renders quilljs deltas into HTML - [quilljs-renderer](https://github.com/UmbraEngineering/quilljs-renderer) - Renders an insert-only Quilljs delta into various format like HTML +- [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 ### Other