Hi there, I needed same thing, so ended up with this one: https://github.com/nnseva/django-jsoneditor hope it helps
On Wednesday, October 11, 2017 at 6:49:48 PM UTC+4, Dave Ekhaus wrote: > > Hi All > > Can anyone recommend a working JSON editor that can be added to a > Django 1.11.x admin ? For what its worth - the field I want to use the > JSON editor on is a django.contrib.postgres.fields JSONField. > > Thanks > Dave > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c6556709-c3b9-4c09-868f-c720b7bd5633%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

