add django-editorjs-fields

This commit is contained in:
Theis Andatu 2022-12-01 20:45:57 +07:00 committed by GitHub
parent 4ff2b6fcc4
commit 54ff50d50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,6 +156,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
### Editors
<!--lint ignore awesome-list-item-->
- [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.