django-json-widget
django-json-widget copied to clipboard
JSONEditor library not loaded in form assets
- django-json-widget version: 1.1.1
- Django version: 4.1.2
- Python version: Python 3.10.8
- Operating System: Fedora 36
Description
Hi all, I pip installed the library and I was trying to use it on my form with a view inherited from django.views.generic.FormView
. I've set everything per the documentation but I can not insert data into the JSON field. Taking a glance I saw the error that stated Uncaught ReferenceError: JSONEditor is not defined
.
same here
django-json-widget version: 1.1.1 Django version: 4.2 Python version: Python 3.11 Operating System: MacOS 14.1.2
Can you test that with the new version please?