Closed k0t3n closed 5 years ago
Great job! I figured out that 'django_admin_json_editor'
should be in INSTALLED_APPS
in order for this to work correctly. Otherwise we get a template error on admin detail page.
Great job! I figured out that
'django_admin_json_editor'
should be inINSTALLED_APPS
in order for this to work correctly. Otherwise we get a template error on admin detail page.
Yep, my fault. Let me fix the docs.
@tatterdemalion already looks good
Use the
django-admin-json-editor
library to display JSON easy-to-read/edit format.