Django – Format JSON strings to be human-readable in Admin pages
I’m storing a JSON blob in a TextField and indexing these fields using Elasticsearch. Unfortunately my JSON strings show up as as an ugly single line when I look at the entries in the Admin panel.