tuple to dict
By Susie McKenzie at Sep 24 2020
builtins.TypeError TypeError: 'dict' object is not callable The view function did not return a valid response. The return type must be a string, tuple, Response instance, or WSGI callable, but it was a dict.
By Derek Kuphal at Jan 05 2021