Django Editorjs Fields Versions Save

Django plugin for using Editor.js

0.2.7

1 year ago

What's Changed

New Contributors ❤️

Full Changelog: https://github.com/2ik/django-editorjs-fields/compare/0.2.6...0.2.7

0.2.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/2ik/django-editorjs-fields/compare/0.2.5...0.2.6

0.2.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/2ik/django-editorjs-fields/compare/0.2.4...0.2.5

0.2.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/2ik/django-editorjs-fields/compare/0.2.3...0.2.4

0.2.3

2 years ago
  • Inline Editing support
  • Update version EditorJS to 0.2.3
  • If the blocks are empty, write null to the database

0.2.2

2 years ago
  1. Fix Image name duplication #11
  2. Add EDITORJS_IMAGE_UPLOAD_PATH_DATE
  3. Remove config EDITORJS_IMAGE_NAME_POSTFIX
  4. Update version EditorJS
  5. Fix background color for selected blocks in a dark theme

0.2.1

2 years ago
  • Added Django Templates support
  • Added custom library configuration Editor.js
  • Added Forms support

v0.2.0

3 years ago

v0.1.9

3 years ago

v0.1.1

3 years ago
  • Changed package name