Django to send JSON response Leave a Comment / Non-Java Language / June 6, 2016 June 6, 2016 Don’t try to be smart. You must 1. Manually convert query sets to dicts 2. Convert the dicts to JSON Other approaches that convert query sets directly to JSON are not robust.