From 54ff50d50b9cc4927858b9d0205677ee616b399d Mon Sep 17 00:00:00 2001 From: Theis Andatu <45439030+antheiz@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:45:57 +0700 Subject: [PATCH] add django-editorjs-fields --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea6db2b..c4f944e 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ ### Editors - [django-ckeditor](https://github.com/shaunsephton/django-ckeditor) - Django admin CKEditor integration. +- [django-editorjs-fields](https://github.com/2ik/django-editorjs-fields) - Django plugin for using Editor.js - [django-markdownx](https://github.com/adi-/django-markdownx) - Comprehensive Markdown plugin built for Django. - [django-markdown-editor](https://github.com/agusmakmun/django-markdown-editor) - Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI. - [django-business-logic](https://github.com/dgk/django-business-logic) - Visual DSL framework for Django.