[Answered ]-Django json serialize doesn't return Object 16 December 2023 by thecoderscamp.com 2👍 Maybe you should just try this: json_data = json.dumps(dict(object=response_dict)) 👤bad_keypoints [Answered ]-How to enforce user to enter a datefield in DD-MM-YYYY format, and timefield in 'HH:MM' format in django? Source:stackexchange.com