environment Python 3.5.0 Django 1.9.2
Use Django's Built-in Filters (http://docs.djangoproject.jp/en/latest/ref/templates/builtins.html#ref-templates-builtins-filters)
template.html
{{ variable|pprint }}
Now you can check the contents and type of the array.
Recommended Posts