django-editorjs-fields
django-editorjs-fields copied to clipboard
No CSS or JS on front
Hello,
I'm trying to use your super field :-)
But i have a prob on the front, when i want to display content of the editojs_field
My index.html content the same as exemple, but no css or js loaded, is it normal ?
The tag{% load editorjs %}must do the work no ?
Thanks a lot for your work
this example should work https://github.com/2ik/django-editorjs-fields/tree/dev/example
tag {% load editorjs %} is required