Ilya
Ilya
https://jsfiddle.net/pjjr7e7m/52/
+1 Python: 3.6.5
You most likely need to create a folder `media` > You can use FROALA_UPLOAD_PATH setting in settings.py to change the path where uploaded files are stored within the **MEDIA_ROOT**. By...
look forward
can you give an example? plugin in inlines are working in the admin panel, you can see [example](https://github.com/2ik/django-editorjs-fields/tree/dev/example)
if we do this, then after updating the plugin, app may have problems. developers can use their own logic for displaying fields on front. EDITORJS_DEFAULT_CONFIG_TOOLS parameter can always be customized...
this example should work https://github.com/2ik/django-editorjs-fields/tree/dev/example tag `{% load editorjs %}` is required
in this case, you can specify any external link. I don't think this is a good solution.
https://github.com/vodkabears/Remodal/issues/73