django-editorjs
django-editorjs copied to clipboard
Add this in project description page .
INSTALLED_APPS = [
'''',
'django_editorjs',
''''',
]