Django ORM: Updating a JSONField based on the value of another field

Django ORM: Updating a JSONField based on the value of another field

Projects

This gist shows how to update the value of a JSONField using its key.