[Fixed]-Get an iteratable JSON from view in template without unicode values 20 December 2023 by thecoderscamp.com 1 If you want JSON, you need to actually create some JSON. ctx['regions'] = json.dumps(cntr_rgns) Daniel Roseman Could not update model's data using django Source:stackexchange.com