No CSS or JS on front
fspeter opened this issue · 1 comments
fspeter commented
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
2ik commented
this example should work
https://github.com/2ik/django-editorjs-fields/tree/dev/example
tag {% load editorjs %}
is required